From 174400b566cedd9d82d279668d80b5d1187a22db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:15:02 +0000 Subject: [PATCH] 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 ef47ba3af..b15f8561b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ chardet==5.2.0 # https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2 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 pyOpenSSL==24.3.0 asn1crypto==1.5.0 # for pyOpenSSL