From 96fd730e7815c36f50f7c42bcb53ef274c897b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:49:15 +0000 Subject: [PATCH] Bump certifi from 2017.11.5 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2017.11.05...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- faillog/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/faillog/requirements.txt b/faillog/requirements.txt index 51ca33d..7c5c461 100644 --- a/faillog/requirements.txt +++ b/faillog/requirements.txt @@ -1,4 +1,4 @@ -certifi==2017.11.5 +certifi==2022.12.7 chardet==3.0.4 click==6.7 -e git+git@github.com:willzhang05/faillog.git@464cb46705f26b049e3c539393e09eb2c1ad4cb8#egg=faillog diff --git a/requirements.txt b/requirements.txt index e69148a..6a210c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2017.11.5 +certifi==2022.12.7 chardet==3.0.4 click==6.7 -e git+git@github.com:willzhang05/faillog.git@86f2aef12864d7a0987df670c47e27190e047705#egg=faillog