From 4ee58fdc740b19af730916fd3a1cfd9e5964edb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:37:25 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2024.2.2 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.2.2. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.02.02) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc1d440..d541f1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ blinker==1.7.0 Brotli==1.1.0 -certifi==2023.7.22 +certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 dnspython==2.4.2