From df41b69607199b7da144dc5d5223f981dc04a0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:38:03 +0000 Subject: [PATCH] chore(deps): bump certifi from 2024.2.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index fc7b96d9..d5c21f16 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ asgiref = "==3.8.1" asn1crypto = "==1.5.1" attrs = "==23.2.0" beautifulsoup4 = "==4.12.3" -certifi = "==2024.2.2" +certifi = "==2024.7.4" cffi = "==1.16.0" chardet = "==5.2.0" cryptography = "==42.0.7" diff --git a/Pipfile.lock b/Pipfile.lock index b9574cc5..dc72e495 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d53191b8f6ce703c45d8d53b1612c392fa0e176bcacb436095e492fed1ff039d" + "sha256": "951e46a2f298186693a8d96fd05ebe0395ae98f0cbfbdb0a5a4975dc4f885d59" }, "pipfile-spec": 6, "requires": { @@ -69,12 +69,12 @@ }, "certifi": { "hashes": [ - "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f", - "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1" + "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b", + "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90" ], "index": "pypi", "markers": "python_version >= '3.6'", - "version": "==2024.2.2" + "version": "==2024.7.4" }, "cffi": { "hashes": [