From 82d2b0f9cf490547cd7bffb82f369a25a3bb7ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 08:00:03 +0000 Subject: [PATCH] Bump certifi from 2019.11.28 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.11.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07bc0eb..7123f67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==22.1.0 beautifulsoup4==4.11.1 boto3==1.24.66 botocore==1.27.66 -certifi==2022.6.15 +certifi==2022.12.7 chardet==5.0.0 charset-normalizer==2.1.1 coverage==6.4.4