From 7896a44a5f9344eda2a5a98c76cc58de820c983b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 00:49:06 +0000 Subject: [PATCH] Bump certifi from 2018.4.16 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2018.04.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..af629d07 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -6,7 +6,7 @@ Babel==2.6.0 backoff==1.8.0 bcrypt==3.1.4 cachetools==2.1.0 -certifi==2018.4.16 +certifi==2022.12.7 cffi==1.11.5 chardet==3.0.4 constantly==15.1.0 diff --git a/requirements.txt b/requirements.txt index e37589b0..800bbe1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Automat==0.6.0 Babel==2.3.4 bcrypt==3.1.3 cachetools==2.0.1 -certifi==2017.7.27.1 +certifi==2022.12.7 cffi==1.10.0 chardet==3.0.4 constantly==15.1.0