Skip to content

Commit eb14ecc

Browse files
build(deps): bump types-pytz from 2025.1.0.20250318 to 2025.2.0.20250326 (#54)
Bumps [types-pytz](https://github.com/python/typeshed) from 2025.1.0.20250318 to 2025.2.0.20250326. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b253687 commit eb14ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
]
4646
type_check = [
4747
"mypy==1.15.0",
48-
"types-pytz==2025.1.0.20250318"
48+
"types-pytz==2025.2.0.20250326"
4949
]
5050

5151
[project.urls]

0 commit comments

Comments
 (0)