diff --git a/docs/_source/requirements.txt b/docs/_source/requirements.txt index e1a52494c0..c3029c50c1 100644 --- a/docs/_source/requirements.txt +++ b/docs/_source/requirements.txt @@ -9,7 +9,7 @@ backcall==0.2.0 ; python_version >= "3.8" and python_version < "4.0" backoff==2.2.1 ; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.11.1 ; python_version >= "3.8" and python_version < "4.0" bleach==5.0.1 ; python_version >= "3.8" and python_version < "4.0" -certifi==2023.5.7 ; python_version >= "3.8" and python_version < "4.0" +certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4.0" cffi==1.15.1 ; python_version >= "3.8" and python_version < "4.0" and implementation_name == "pypy" charset-normalizer==2.1.0 ; python_version >= "3.8" and python_version < "4.0" click==8.1.3 ; python_version >= "3.8" and python_version < "4.0"