From 6f6e7adc940ee6552b2eabccdffe396f53c29870 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:35:27 +0000 Subject: [PATCH] Bump certifi from 2023.7.22 to 2025.1.31 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2025.1.31. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...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 3d0ad2f..af6690f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.0.11 asgiref==3.6.0 -certifi==2023.7.22 +certifi==2025.1.31 chardet==5.2.0 django-smart-selects==1.6.0 idna==3.6