From aa3cb6d0a734a04c4a21c1220efead0993b4b0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 22:02:40 +0000 Subject: [PATCH] build(deps): bump pytz from 2023.4 to 2024.1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.4 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.4...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7c3a14b..45066472 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ pymemcache==4.0.0 pyparsing==3.1.1 python-dateutil==2.8.2 python-tumblpy==1.1.4 -pytz==2023.4 +pytz==2024.1 PyYAML==6.0.1 redis==5.0.1 requests==2.31.0