From e453d6c0d0deabe64994d5971b692e72f3714f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:08:36 +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] --- cryptopt/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cryptopt/requirements.txt b/cryptopt/requirements.txt index 04d8934..1d928a9 100644 --- a/cryptopt/requirements.txt +++ b/cryptopt/requirements.txt @@ -1,4 +1,4 @@ -certifi==2018.11.29 +certifi==2022.12.7 chardet==3.0.4 decorator==4.3.2 idna==2.8 diff --git a/requirements.txt b/requirements.txt index f7710b6..dfd04ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==19.1.0 Automat==0.7.0 -certifi==2019.6.16 +certifi==2022.12.7 chardet==3.0.4 constantly==15.1.0 hyperlink==19.0.0