From e8fa7c1f04f0f4baea9789d39e81f40168d86151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:00:12 +0000 Subject: [PATCH] Bump certifi from 2026.2.25 to 2026.5.20 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.2.25 to 2026.5.20. - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.05.20) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 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 4224570..1f8c122 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ annotated-types==0.7.0 alembic==1.17.2 anyio==4.13.0 bcrypt==3.2.2 -certifi==2026.2.25 +certifi==2026.5.20 cffi==2.0.0 charset-normalizer==3.4.6 click==8.3.1