From 1b309b6ec8cc7be7aac08cbbbc69dca48ec0ac10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 07:37:28 +0000 Subject: [PATCH] Bump certifi from 2020.11.8 to 2022.12.7 in /projects/33/app Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/33/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/33/app/requirements.txt b/projects/33/app/requirements.txt index 1622428..8860083 100644 --- a/projects/33/app/requirements.txt +++ b/projects/33/app/requirements.txt @@ -2,7 +2,7 @@ antlr4-python3-runtime==4.8 appdirs==1.4.4 asgiref==3.3.1 backoff==1.10.0 -certifi==2020.11.8 +certifi==2022.12.7 CFGraph==0.2.1 chardet==3.0.4 click==7.1.2