Bump pytz from 2022.7 to 2023.2

Bumps [pytz](https://github.com/stub42/pytz) from 2022.7 to 2023.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2022.7...release_2023.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-27 12:11:11 +00:00 committed by GitHub
parent 4c5cd02ab7
commit c2be5c1f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ peewee_migrate == 1.6.*
psutil == 5.9.*
pydantic == 1.10.*
PyYAML == 6.0
pytz == 2022.7
pytz == 2023.2
tzlocal == 4.2
types-PyYAML == 6.0.*
requests == 2.28.*