forked from Wavyzz/py-healthchecks.io
build(deps-dev): bump types-pytz from 2022.7.0.0 to 2022.7.1.0 (#369)
Bumps [types-pytz](https://github.com/python/typeshed) from 2022.7.0.0 to 2022.7.1.0. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1854,14 +1854,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "types-pytz"
|
||||
version = "2022.7.0.0"
|
||||
version = "2022.7.1.0"
|
||||
description = "Typing stubs for pytz"
|
||||
category = "dev"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "types-pytz-2022.7.0.0.tar.gz", hash = "sha256:4f20c2953b3a3a0587e94489ec4c9e02c3d3aedb9ba5cd7e796e12f4cfa7027e"},
|
||||
{file = "types_pytz-2022.7.0.0-py3-none-any.whl", hash = "sha256:1509f182f686ab76e9a8234f22b00b8f50d239974db0cf924b7ae8674bb31a6f"},
|
||||
{file = "types-pytz-2022.7.1.0.tar.gz", hash = "sha256:918f9c3e7a950ba7e7d6f84b18a7cacabc8886cb7125fb1927ff1c752b4b59de"},
|
||||
{file = "types_pytz-2022.7.1.0-py3-none-any.whl", hash = "sha256:10ec7d009a02340f1cecd654ac03f0c29b6088a03b63d164401fc52df45936b2"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -1963,4 +1963,4 @@ testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>=
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.7"
|
||||
content-hash = "fe40769841c61e40a4ca078393db123e5c77c2f7c27c70a4af4c90f435566cde"
|
||||
content-hash = "b1baf3c9c236a6e78213c89768e441ad2ee12ba5e4e02a0394ab6266d95d38ce"
|
||||
|
||||
@@ -56,7 +56,7 @@ pyupgrade = "^3.3.1"
|
||||
furo = ">=2021.11.12"
|
||||
pytest-cov = "^4.0.0"
|
||||
types-croniter = "^1.3.2"
|
||||
types-pytz = "^2022.7.0"
|
||||
types-pytz = "^2022.7.1"
|
||||
pytest_async = "^0.1.1"
|
||||
pytest-asyncio = "^0.20.3"
|
||||
respx = "^0.20.1"
|
||||
|
||||
Reference in New Issue
Block a user