forked from Wavyzz/py-healthchecks.io
build(deps): bump pytz from 2022.7.1 to 2023.2 (#429)
Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2023.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.7.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ python = "^3.7"
|
||||
pydantic = "^1.9.1"
|
||||
httpx = ">=0.23.0,<0.24.0"
|
||||
croniter = "^1.1.0"
|
||||
pytz = ">=2021.3,<2023.0"
|
||||
pytz = ">=2021.3,<2024.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^7.2.1"
|
||||
|
||||
Reference in New Issue
Block a user