From cec936a6c2c4f71f33ed226a58c5ea2be158c54f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:01:49 +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.2' dependency-type: direct:development update-type: version-update:semver-minor ... 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