From bf5e37fcf948783a9fb729d22c0134c826d28ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 18:14:00 +0000 Subject: [PATCH] Bump certifi from 2026.6.17 to 2026.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.6.17 to 2026.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 1abb473..a5803e1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.12.1 astroid==3.3.11 attrs==26.1.0 -certifi==2026.6.17 +certifi==2026.7.22 charset-normalizer==3.4.8 coreschema==0.0.4 coverage==7.15.2