From a052100ebdf45b05af7299cf1de4efacf0f91e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:47:56 +0000 Subject: [PATCH] Bump certifi from 2022.6.15 to 2022.12.7 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 408bd3b9..015703d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and pyt babel==2.10.1; python_version >= "3.6" betterproto==2.0.0b4; python_full_version >= "3.6.2" and python_version < "4.0" black==22.3.0; python_full_version >= "3.6.2" -certifi==2022.5.18.1; python_version >= "3.6" +certifi==2022.12.7; python_version >= "3.6" cfgv==3.3.1; python_full_version >= "3.6.1" and python_version >= "3.7" charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6" click==8.1.3; python_version >= "3.7" and python_full_version >= "3.6.2"