mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +08:00
[stubsabot] Bump tzlocal to 5.1 (#10836)
Release: https://pypi.org/pypi/tzlocal/5.1 Repository: https://github.com/regebro/tzlocal Diff: https://github.com/regebro/tzlocal/compare/5.0.1...5.1 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 1 file included in typeshed's stubs has been modified or renamed: `tzlocal/windows_tz.py`. - Total lines of Python code added: 39. - Total lines of Python code deleted: 15.
This commit is contained in:
committed by
GitHub
parent
af8c3a1b93
commit
863423fbfe
@@ -1,3 +1,3 @@
|
||||
version = "5.0.1"
|
||||
version = "5.1"
|
||||
upstream_repository = "https://github.com/regebro/tzlocal"
|
||||
requires = ["types-pytz"]
|
||||
|
||||
Reference in New Issue
Block a user