From 0d34020a25bff488d4fec1e02532ea84df0c2ec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:52:46 +0000 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 097cdf9..0c2dbb9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -5,7 +5,7 @@ asgiref==3.4.1 async-timeout==4.0.2 attrs==21.4.0 black==21.12b0 -certifi==2022.12.7 +certifi==2023.7.22 chardet==4.0.0 charset-normalizer==2.0.10 click==8.0.3