From c2f027265afe6e286f895d944cf3c461a7f90545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 21:30:10 +0000 Subject: [PATCH] chore(deps): bump tzdata from 2025.3 to 2026.1 in /application Bumps [tzdata](https://github.com/python/tzdata) from 2025.3 to 2026.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/2025.3...2026.1) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2026.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index b73005bb..388bcbaa 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -84,7 +84,7 @@ tqdm==4.67.3 transformers==5.4.0 typing-extensions==4.15.0 typing-inspect==0.9.0 -tzdata==2025.3 +tzdata==2026.1 urllib3==2.6.3 vine==5.1.0 wcwidth==0.6.0