From eb5ee72d92a171ec5affec52bca840a38f82e7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 07:01:35 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2022.12.7 in /app Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...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 c88f4a6..9779b8e 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ async-generator==1.10 attrs==21.4.0 autopep8==1.6.0 -certifi==2022.6.15 +certifi==2022.12.7 cffi==1.15.1 cryptography==37.0.2 h11==0.13.0