From c704cc54b889b6777d59c152a22995e68094c67f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:07:21 +0000 Subject: [PATCH] Bump certifi from 2020.4.5.2 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.2 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2020.04.05.2...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c8a93ba..68d536b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, babel==2.8.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' black==19.10b0 bleach==3.1.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' -certifi==2020.4.5.2 +certifi==2023.7.22 chardet==3.0.4 click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' colorlog==4.1.0 diff --git a/requirements.txt b/requirements.txt index 113dafb..0159cab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -i https://pypi.org/simple -certifi==2020.4.5.2 +certifi==2023.7.22 chardet==3.0.4 enum34==1.1.10; python_version < '3.4' google-resumable-media[requests]==0.5.1