From 4b5563893cf4ff731adf4b15aa9c48be30350996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 12:05:35 +0000 Subject: [PATCH] build(deps): bump pytz in /docs in the production-dependencies group Bumps the production-dependencies group in /docs with 1 update: [pytz](https://github.com/stub42/pytz). Updates `pytz` from 2026.1.post1 to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2026.1.post1...release_2026.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 1de821fbf8..2eac89484d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ imagesize==2.0.0 myst-parser==5.0.0 packaging==26.2 pyparsing==3.3.2 -pytz==2026.1.post1 +pytz==2026.2 requests==2.33.1 snowballstemmer==3.0.1 sphinx-favicon==1.1.0