Bump tzdata from 2026.2 to 2026.3

Bumps [tzdata](https://github.com/python/tzdata) from 2026.2 to 2026.3.
- [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.2...2026.3)

---
updated-dependencies:
- dependency-name: tzdata
  dependency-version: '2026.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-12 06:52:38 +00:00
committed by GitHub
parent cbb4a2ad63
commit 5f80e8be97
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ dependencies = [
"requests>=2.32.5",
"tabulate>=0.9.0",
"tqdm>=4.68.3",
"tzdata>=2026.2",
"tzdata>=2026.3",
]
[project.scripts]