Bump tzlocal to 5.0.1 (#10188)

This commit is contained in:
Nikita Sobolev
2023-05-16 10:40:54 +03:00
committed by GitHub
parent 2d5dafadb7
commit c98e43b2bb
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Implementation details
tzlocal.unix
tzlocal.win32
# Internal stuff:
tzlocal.utils.log

View File

@@ -1,2 +1,2 @@
version = "5.0"
version = "5.0.1"
requires = ["types-pytz"]