Update dependency tzlocal to v5.1

This commit is contained in:
renovate[bot] 2023-10-04 18:32:24 +00:00 committed by GitHub
parent 0a01420e9d
commit 9a5282c736
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
poetry.lock generated
View file

@ -1544,13 +1544,13 @@ files = [
[[package]] [[package]]
name = "tzlocal" name = "tzlocal"
version = "5.0.1" version = "5.1"
description = "tzinfo object for the local timezone" description = "tzinfo object for the local timezone"
optional = false optional = false
python-versions = ">=3.7" python-versions = ">=3.7"
files = [ files = [
{file = "tzlocal-5.0.1-py3-none-any.whl", hash = "sha256:f3596e180296aaf2dbd97d124fe76ae3a0e3d32b258447de7b939b3fd4be992f"}, {file = "tzlocal-5.1-py3-none-any.whl", hash = "sha256:2938498395d5f6a898ab8009555cb37a4d360913ad375d4747ef16826b03ef23"},
{file = "tzlocal-5.0.1.tar.gz", hash = "sha256:46eb99ad4bdb71f3f72b7d24f4267753e240944ecfc16f25d2719ba89827a803"}, {file = "tzlocal-5.1.tar.gz", hash = "sha256:a5ccb2365b295ed964e0a98ad076fe10c495591e75505d34f154d60a7f1ed722"},
] ]
[package.dependencies] [package.dependencies]