From 5afb029370a486d77affeb22eb8485d34e3ce336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 23:20:38 +0000 Subject: [PATCH] Bump certifi from 2022.5.18.1 to 2023.7.22 Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2023.07.22) --- 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..1efd2d47 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==2023.7.22; 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"