Skip to content

Commit 27b7420

Browse files
Bump pytz from 2024.2 to 2025.1 (#344)
Bumps [pytz](https://github.com/stub42/pytz) from 2024.2 to 2025.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb13776 commit 27b7420

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pytest-cov = ">=4,<7"
5050
pytest-freezer = "^0.4.6"
5151
safety = ">=2.3.5,<4.0.0"
5252
yamllint = "^1.29.0"
53-
pytz = ">=2022.6,<2025.0"
53+
pytz = ">=2022.6,<2026.0"
5454
covdefaults = "^2.2.2"
5555
types-pytz = ">=2022.7.1,<2025.0.0"
5656

0 commit comments

Comments
 (0)