From f6587d58686be1de8b0390f4aec616466233425f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 14:20:03 +0000 Subject: [PATCH] Bump tzdata from 2025.1 to 2025.2 Bumps [tzdata](https://github.com/python/tzdata) from 2025.1 to 2025.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.1...2025.2) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b51cb0d..34173de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,5 +32,5 @@ tomli==2.2.1 twisted==24.11.0 txaio==23.1.1 typing-extensions==4.12.2 -tzdata==2025.1 +tzdata==2025.2 zope.interface==7.2