Bump types-pytz from 2023.3.1.1 to 2024.1.0.20240203

Bumps [types-pytz](https://github.com/python/typeshed) from 2023.3.1.1 to 2024.1.0.20240203.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pytz
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 20:38:56 +00:00 committed by Dmitry Belyaev
parent d6cc89456a
commit 4135802850
1 changed files with 4 additions and 4 deletions

8
poetry.lock generated
View File

@ -1340,13 +1340,13 @@ files = [
[[package]]
name = "types-pytz"
version = "2023.3.1.1"
version = "2024.1.0.20240203"
description = "Typing stubs for pytz"
optional = false
python-versions = "*"
python-versions = ">=3.8"
files = [
{file = "types-pytz-2023.3.1.1.tar.gz", hash = "sha256:cc23d0192cd49c8f6bba44ee0c81e4586a8f30204970fc0894d209a6b08dab9a"},
{file = "types_pytz-2023.3.1.1-py3-none-any.whl", hash = "sha256:1999a123a3dc0e39a2ef6d19f3f8584211de9e6a77fe7a0259f04a524e90a5cf"},
{file = "types-pytz-2024.1.0.20240203.tar.gz", hash = "sha256:c93751ee20dfc6e054a0148f8f5227b9a00b79c90a4d3c9f464711a73179c89e"},
{file = "types_pytz-2024.1.0.20240203-py3-none-any.whl", hash = "sha256:9679eef0365db3af91ef7722c199dbb75ee5c1b67e3c4dd7bfbeb1b8a71c21a3"},
]
[[package]]