From 247f440b387de46cc72db0a5814c60f00b8b162e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 10:27:24 +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 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2) --- updated-dependencies: - dependency-name: pytz 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 b167cf18f6..0d784fd977 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ imagesize==1.4.1 myst-parser==4.0.0 packaging==24.1 pyparsing==3.1.4 -pytz==2024.1 +pytz==2024.2 requests==2.32.3 snowballstemmer==2.2.0 sphinx-favicon==1.0.1