From c196cdbc0bebca481ac9278e1d10e3c2b4d6daac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 23:32:09 +0000 Subject: [PATCH] Bump certifi from 2023.11.17 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.11.17 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.11.17...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76e69b8..acd1581 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ build==1.0.3 # via # check-manifest # devpi-client -certifi==2023.11.17 +certifi==2024.7.4 # via requests cffi==1.16.0 # via argon2-cffi-bindings