From e8126efa0943a0d1a13e96c07e6677338b2a70be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 17:57:15 +0100 Subject: [PATCH] Bump pytz from 2024.2 to 2025.2 (#382) Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f90427..808edc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ jinja2==3.1.6 coloredlogs==15.0.1 meilisearch==0.33.0 pillow==11.1.0 -pytz==2024.2 \ No newline at end of file +pytz==2025.2 \ No newline at end of file