From 39e686353ada1fa9490a242c19f8c4499d8db538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:18:23 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index b7e202b..cc52158 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -16,7 +16,7 @@ aiofiles==0.8.0; python_version >= '3.6' and python_version < '4.0' anyio==3.5.0; python_full_version >= '3.6.2' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4==4.10.0; python_version >= '3.1' -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.12; python_full_version >= '3.5.0' click==8.1.2; python_version >= '3.7' colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' diff --git a/requirements.txt b/requirements.txt index 176c5e4..52206a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ aiofiles==0.8.0; python_version >= '3.6' and python_version < '4.0' anyio==3.5.0; python_full_version >= '3.6.2' attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' beautifulsoup4==4.10.0; python_version >= '3.1' -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.12; python_full_version >= '3.5.0' click==8.1.2; python_version >= '3.7' colorama==0.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'