From ea31f4cc6c7a566875f474be48ddce5a7fe4fbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 05:35:33 +0000 Subject: [PATCH] chore(deps-dev): bump tzdata from 2025.2 to 2026.1 Bumps [tzdata](https://github.com/python/tzdata) from 2025.2 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.2...2026.1) --- 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 6687d0920a..f7dcc65ac2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -68,7 +68,7 @@ tomli==2.3.0 tomli_w==1.2.0 tomlkit==0.13.3 typing_extensions==4.15.0 -tzdata==2025.2 +tzdata==2026.1 uritemplate==4.2.0 urllib3==2.6.3 wrapt==1.17.3