From c49d476a2bf73bbe48a1de7806e74f9f684ebad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:36:27 +0000 Subject: [PATCH] :arrow_up: Bump certifi from 2024.8.30 to 2024.12.14 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2024.12.14. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2024.12.14) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d730eef9..652a02fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ chardet==5.2.0 pyOpenSSL==24.3.0 idna==3.10 urllib3==2.2.2 # sentry-sdk -certifi==2024.8.30 # sentry-sdk +certifi==2024.12.14 # sentry-sdk cryptography==44.0.0 asn1crypto==1.5.0 # for pyOpenSSL cffi==1.17.0 # for pyOpenSSL