From 1aee6779bac71927386e6cd8c2f8a9826f0e1f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 09:30:36 +0000 Subject: [PATCH] Bump certifi from 2022.9.24 to 2022.12.7 in /app Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index c256bd4..46c7886 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.5.2 backports.csv==1.0.7 beautifulsoup4==4.11.1 build==0.9.0 -certifi==2022.9.24 +certifi==2022.12.7 chardet==3.0.4 charset-normalizer==2.1.1 check-manifest==0.48