From 6491e7f59f308f6189df60206c7f4340c8a4440c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 18:09:29 +0000 Subject: [PATCH] chore(deps-dev): bump tzdata from 2026.1 to 2026.2 Bumps [tzdata](https://github.com/python/tzdata) from 2026.1 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/2026.1...2026.2) --- updated-dependencies: - dependency-name: tzdata dependency-version: '2026.1' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 51693a144f..e32bbb25f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,7 +68,7 @@ tomli==2.4.1 tomli_w==1.2.0 tomlkit==0.14.0 typing_extensions==4.15.0 -tzdata==2026.1 +tzdata==2026.2 uritemplate==4.2.0 urllib3==2.6.3 wrapt==1.17.3