From 4165378fb0e23075dbfde6b95dfafd9a75902490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:47:04 +0000 Subject: [PATCH] Bump certifi from 2024.2.2 to 2024.7.4 in /docs Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- 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 c836b6b..73d0bcf 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ alabaster==0.7.13 ; python_version >= "3.8" babel==2.14.0 ; python_version >= "3.8" -certifi==2024.2.2 ; python_version >= "3.8" +certifi==2024.7.4 ; python_version >= "3.8" charset-normalizer==3.3.2 ; python_version >= "3.8" colorama==0.4.6 ; python_version >= "3.8" and sys_platform == "win32" docutils==0.20.1 ; python_version >= "3.8"