From 323bb158107e757dcc213f035eb27a6fe6521b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:32:42 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group Bumps the production-dependencies group in /docs with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [pytz](https://github.com/stub42/pytz). Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2024.12.14...2025.01.31) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 3a279bc711..f012014a50 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ Jinja2==3.1.5 MarkupSafe==3.0.2 Pygments==2.19.1 Sphinx==7.4.7 -certifi==2024.12.14 +certifi==2025.1.31 chardet==5.2.0 commonmark==0.9.1 docutils==0.20.1 @@ -12,7 +12,7 @@ imagesize==1.4.1 myst-parser==4.0.0 packaging==24.2 pyparsing==3.2.1 -pytz==2024.2 +pytz==2025.1 requests==2.32.3 snowballstemmer==2.2.0 sphinx-favicon==1.0.1