From 3e63765221fcedb8940ff0a52004995a222d41ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 07:47:20 +0000 Subject: [PATCH] build(deps): bump tzdata from 2025.3 to 2026.2 Bumps [tzdata](https://github.com/python/tzdata) from 2025.3 to 2026.2. - [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/2025.3...2026.2) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b1862b4..fb8cefe 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -41,7 +41,7 @@ tqdm==4.67.3 typer==0.24.1 typing-inspection==0.4.2 typing_extensions==4.15.0 -tzdata==2025.3 +tzdata==2026.2 uvicorn==0.29.0 uvloop==0.22.1 watchfiles==1.1.1