From 01cfb3f3b07374775de6dbbd0f17fc5958dfefa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:37:01 +0000 Subject: [PATCH] Bump certifi from 2016.2.28 to 2022.12.7 in /api Bumps [certifi](https://github.com/certifi/python-certifi) from 2016.2.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2016.02.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e8e939e..e056b4c 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -5,7 +5,7 @@ argparse==1.2.1 backports-abc==0.4 backports.ssl-match-hostname==3.5.0.1 bcrypt==2.0.0 -certifi==2016.2.28 +certifi==2022.12.7 cffi==1.6.0 dnspython==1.14.0 poster==0.8.1