From 0c950c560cb473ca727cccd7f66cdedb61f09ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 18:13:34 +0000 Subject: [PATCH] Bump certifi from 2026.5.20 to 2026.6.17 Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.5.20 to 2026.6.17. - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 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 7b59424..96685b9 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ asgiref==3.11.1 astroid==3.3.11 attrs==26.1.0 -certifi==2026.5.20 +certifi==2026.6.17 charset-normalizer==3.4.7 coreschema==0.0.4 coverage==7.14.0