deps: bump types-pytz from 2023.4.0.20240130 to 2024.1.0.20240417 (#672)

Bumps [types-pytz](https://github.com/python/typeshed) from 2023.4.0.20240130 to 2024.1.0.20240417.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-18 11:18:19 -05:00
committed by GitHub
parent afa83a2528
commit e24fcb233b
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ pyupgrade = "^3.3.1"
furo = ">=2021.11.12"
pytest-cov = ">=4,<6"
types-croniter = ">=1.3.2,<3.0.0"
types-pytz = ">=2022.7.1,<2024.0.0"
types-pytz = ">=2022.7.1,<2025.0.0"
pytest-asyncio = ">=0.20.3,<0.24.0"
respx = ">=0.20.1,<0.22.0"
pytest-mock = "^3.10.0"