From e0913d0cac79cde81265b9bb681994c4e019407a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:40:49 +0000 Subject: [PATCH] Bump certifi from 2017.1.23 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.1.23 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.01.23...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..ac755d8 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -9,7 +9,7 @@ backports.functools-lru-cache==1.3 backports.shutil-get-terminal-size==1.0.0 bleach==1.5.0 bottle==0.12.13 -certifi==2017.1.23 +certifi==2022.12.7 configparser==3.5.0 coverage==4.3.4 CProfileV==1.0.7 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..b91220f 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -8,7 +8,7 @@ backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 bleach==1.5.0 bottle==0.12.13 -certifi==2017.1.23 +certifi==2022.12.7 configparser==3.5.0 coverage==4.3.4 CProfileV==1.0.7