From eb2ed9eba0b2ea678d068a203e69a15035297e46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:25:13 +0000 Subject: [PATCH] build(deps): bump certifi from 2021.10.8 to 2024.7.4 in /docs Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...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 48c7746..0805652 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ babel==2.9.1; python_version >= "3.6" and python_full_version < "3.0.0" or pytho backcall==0.2.0; python_full_version >= "3.6.2" and python_version >= "3.8" black==22.1.0; python_full_version >= "3.6.2" bleach==4.1.0; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" -certifi==2021.10.8; python_full_version >= "3.6.0" and python_version >= "3.6" +certifi==2024.7.4; python_full_version >= "3.6.0" and python_version >= "3.6" cffi==1.15.0; implementation_name == "pypy" and python_version >= "3.7" and python_full_version >= "3.6.1" and sys_platform == "linux" cfgv==3.3.1; python_full_version >= "3.6.1" charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= "3.6"