forked from Wavyzz/py-healthchecks.io
build(deps-dev): bump types-pytz from 2022.7.1.2 to 2023.2.0.1 (#433)
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.1.2 to 2023.2.0.1. - [Release notes](https://github.com/python/typeshed/releases) - [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:
@@ -46,7 +46,7 @@ pyupgrade = "^3.3.1"
|
||||
furo = ">=2021.11.12"
|
||||
pytest-cov = "^4.0.0"
|
||||
types-croniter = "^1.3.2"
|
||||
types-pytz = "^2022.7.1"
|
||||
types-pytz = ">=2022.7.1,<2024.0.0"
|
||||
pytest-asyncio = ">=0.20.3,<0.22.0"
|
||||
respx = "^0.20.1"
|
||||
pytest-mock = "^3.10.0"
|
||||
|
||||
Reference in New Issue
Block a user