From a1efd9f17c6275daf8cc512281b4e882a6d701ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 04:38:22 +0000 Subject: [PATCH] Bump certifi from 2024.8.30 to 2025.1.31 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.8.30 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2024.08.30...2025.01.31) --- 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 6ac1fe2..105d951 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9" # django # djangorestframework # screamshotter (setup.py) -certifi==2024.8.30 +certifi==2025.1.31 # via # requests # sentry-sdk