From 6be9b098d92d49b3adb6f9c6818f90e7f55c06fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:32:24 +0000 Subject: [PATCH] Bump certifi in /part_one/python/TrackHouseInventory Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- part_one/python/TrackHouseInventory/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/part_one/python/TrackHouseInventory/requirements.txt b/part_one/python/TrackHouseInventory/requirements.txt index 639881e..70abfb7 100644 --- a/part_one/python/TrackHouseInventory/requirements.txt +++ b/part_one/python/TrackHouseInventory/requirements.txt @@ -2,7 +2,7 @@ beautifulsoup4==4.10.0 boto3==1.20.14 botocore==1.23.14 bs4==0.0.1 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==2.0.8 DateTime==4.3 idna==3.7