mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2026-05-01 19:25:55 +02:00
Bump types-croniter from 1.0.8 to 1.0.9
Bumps [types-croniter](https://github.com/python/typeshed) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-croniter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1176,7 +1176,7 @@ test = ["pytest", "typing-extensions", "mypy"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "types-croniter"
|
name = "types-croniter"
|
||||||
version = "1.0.8"
|
version = "1.0.9"
|
||||||
description = "Typing stubs for croniter"
|
description = "Typing stubs for croniter"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@@ -1265,7 +1265,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = "^3.7"
|
python-versions = "^3.7"
|
||||||
content-hash = "c03f810680c14f09dfb7623b37b4dd5ca46abb253b9a1d7f6b32dfe6e88ff38a"
|
content-hash = "03f15d44c8aab32834246062c29d61bfcf3099abc47ee8db07e9e345aec70b61"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
alabaster = [
|
alabaster = [
|
||||||
@@ -1970,8 +1970,8 @@ typeguard = [
|
|||||||
{file = "typeguard-2.13.3.tar.gz", hash = "sha256:00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4"},
|
{file = "typeguard-2.13.3.tar.gz", hash = "sha256:00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4"},
|
||||||
]
|
]
|
||||||
types-croniter = [
|
types-croniter = [
|
||||||
{file = "types-croniter-1.0.8.tar.gz", hash = "sha256:b068344c392b48d770db11e3b6953fee8642dada8094508eee2838ba8d4e5c7c"},
|
{file = "types-croniter-1.0.9.tar.gz", hash = "sha256:b8f4d19dd3f47c4f5f19f7e449b284616408f726e4bb6ba34a61e3291552bc97"},
|
||||||
{file = "types_croniter-1.0.8-py3-none-any.whl", hash = "sha256:765709e7faeed5098802173881976397c9fee1f8147f6d338143e532525f8f39"},
|
{file = "types_croniter-1.0.9-py3-none-any.whl", hash = "sha256:9b265f70968c1ea47c907c97f7f2141c7fe3cce2044a2e5f39bc2577ba5a5a7e"},
|
||||||
]
|
]
|
||||||
types-pytz = [
|
types-pytz = [
|
||||||
{file = "types-pytz-2021.3.6.tar.gz", hash = "sha256:74547fd90d8d8ab4f1eedf3a344a7d186d97486973895f81221a712e1e2cd993"},
|
{file = "types-pytz-2021.3.6.tar.gz", hash = "sha256:74547fd90d8d8ab4f1eedf3a344a7d186d97486973895f81221a712e1e2cd993"},
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ Pygments = "^2.11.2"
|
|||||||
pyupgrade = "^2.32.0"
|
pyupgrade = "^2.32.0"
|
||||||
furo = ">=2021.11.12"
|
furo = ">=2021.11.12"
|
||||||
pytest-cov = "^3.0.0"
|
pytest-cov = "^3.0.0"
|
||||||
types-croniter = "^1.0.8"
|
types-croniter = "^1.0.9"
|
||||||
types-pytz = "^2021.3.6"
|
types-pytz = "^2021.3.6"
|
||||||
pytest_async = "^0.1.1"
|
pytest_async = "^0.1.1"
|
||||||
pytest-asyncio = "^0.18.3"
|
pytest-asyncio = "^0.18.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user