From 52c3281b21834d2e1f755a8b111b4a3b76149ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:42:03 +0000 Subject: [PATCH] Bump types-pytz from 2023.3.1.1 to 2024.1.0.20240203 Bumps [types-pytz](https://github.com/python/typeshed) from 2023.3.1.1 to 2024.1.0.20240203. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- requirements-tests.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e95a8b67e1..40d0053649 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -750,7 +750,7 @@ types-python-dateutil==2.8.19.14 # via # -r requirements-tests.txt # arrow -types-pytz==2023.3.1.1 +types-pytz==2024.1.0.20240203 # via -r requirements-tests.txt types-pyyaml==6.0.12.12 # via diff --git a/requirements-docs.txt b/requirements-docs.txt index b40096f09a..0de71adb89 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -804,7 +804,7 @@ types-python-dateutil==2.8.19.14 # via # -r requirements-tests.txt # arrow -types-pytz==2023.3.1.1 +types-pytz==2024.1.0.20240203 # via -r requirements-tests.txt types-pyyaml==6.0.12.12 # via diff --git a/requirements-tests.txt b/requirements-tests.txt index bcf7da334a..9520c050c6 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -607,7 +607,7 @@ types-python-dateutil==2.8.19.14 # via # -r requirements.txt # arrow -types-pytz==2023.3.1.1 +types-pytz==2024.1.0.20240203 # via -r requirements-tests.in types-pyyaml==6.0.12.12 # via responses