From 2ecde018bb104e9473c7cfe14cb40f918eaf9b90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 05:48:53 +0000 Subject: [PATCH] Bump certifi from 2019.6.16 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d483b5f..d0de134 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Babel==2.7.0 -certifi==2019.6.16 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 idna==2.8 diff --git a/requirements_windows.txt b/requirements_windows.txt index e4d391e..4eb858c 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -1,6 +1,6 @@ altgraph==0.16.1 Babel==2.7.0 -certifi==2019.6.16 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 future==0.17.1