From 73d7fbcf66587f6dbe3452ce3e4d8eabd5d3ada3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:18:44 +0000 Subject: [PATCH] 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 18b87c7d..67bde7bc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ asgiref==3.6.0 async-timeout==4.0.2 attrs==22.2.0 autobahn==23.1.2 -certifi==2022.12.7 +certifi==2023.7.22 cffi==1.15.1 channels-redis==4.1.0 channels==4.0.0