From 43c80d872ab190eba622fe692bed4647857f22d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 05:32:33 +0000 Subject: [PATCH] Bump certifi from 2021.5.30 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07) --- 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 9723b56..389c8c1 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ astroid==2.6.2; python_version ~= '3.6' attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' azure-functions==1.7.2 backports.entry-points-selectable==1.1.0; python_version >= '2.7' -certifi==2021.5.30 +certifi==2022.12.7 cfgv==3.3.0; python_full_version >= '3.6.1' charset-normalizer==2.0.1; python_version >= '3' coverage==5.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' diff --git a/requirements.txt b/requirements.txt index 98e3047..de06a06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ -i https://pypi.org/simple azure-functions==1.7.2 -certifi==2021.5.30 +certifi==2022.12.7 charset-normalizer==2.0.3; python_version >= '3' idna==3.2; python_version >= '3' pyjsend==0.2.2