From a666133adcbf8d66ca92115e10df98624d139307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 00:32:48 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.7.4 in /github 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] --- github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/requirements.txt b/github/requirements.txt index 7639c46..bafb0f1 100644 --- a/github/requirements.txt +++ b/github/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.7.22 +certifi==2024.7.4 cffi==1.15.0 charset-normalizer==2.0.9 Deprecated==1.2.13