From d3511009e3670443e4f4ee06fca61d7cc5aa7a2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:43:08 +0000 Subject: [PATCH] chore(deps): bump tzdata from 2024.2 to 2025.1 Bumps [tzdata](https://github.com/python/tzdata) from 2024.2 to 2025.1. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2024.2...2025.1) --- updated-dependencies: - dependency-name: tzdata 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 1ed1404..92684af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ termcolor==2.5.0 time-machine==2.16.0 typer==0.15.1 typing_extensions==4.12.2 -tzdata==2024.2 +tzdata==2025.1 uvicorn==0.34.0 uvloop==0.21.0 watchfiles==1.0.4