From 124ce6548190917fca8440d0d70593bd7b327fbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:07:38 +0000 Subject: [PATCH] chore(deps)(deps): bump pytz from 2025.2 to 2026.2 Bumps [pytz](https://github.com/stub42/pytz) from 2025.2 to 2026.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.2...release_2026.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2026.2' 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 e53f86c08..a81bad982 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ loguru==0.7.3 # Date & Time python-dateutil==2.8.2 -pytz==2025.2 +pytz==2026.2 # Language Detection langdetect==1.0.9