From 45614f5c3f95eea607213dd29e01d190bf53d6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 19:03:05 +0000 Subject: [PATCH] Build(deps): Bump certifi from 2022.12.7 to 2023.7.22 in /backend Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... 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 f39cf00..2a2ad30 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,7 +6,7 @@ attrs==21.2.0 backports.entry-points-selectable==1.1.0 black==21.9b0 bson==0.5.10 -certifi==2022.12.7 +certifi==2023.7.22 cfgv==3.3.1 charset-normalizer==2.0.7 click==8.0.3