mirror of
https://github.com/thegeeklab/prometheus-pve-sd.git
synced 2024-11-25 10:50:39 +00:00
chore(deps): update dependency pydocstyle to v6.3.0
This commit is contained in:
parent
17486e82ee
commit
60f67a82fb
8
poetry.lock
generated
8
poetry.lock
generated
@ -687,14 +687,14 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pydocstyle"
|
name = "pydocstyle"
|
||||||
version = "6.2.3"
|
version = "6.3.0"
|
||||||
description = "Python docstring style checker"
|
description = "Python docstring style checker"
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.6"
|
||||||
files = [
|
files = [
|
||||||
{file = "pydocstyle-6.2.3-py3-none-any.whl", hash = "sha256:a04ed1e6fe0be0970eddbb1681a7ab59b11eb92729fdb4b9b24f0eb11a25629e"},
|
{file = "pydocstyle-6.3.0-py3-none-any.whl", hash = "sha256:118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019"},
|
||||||
{file = "pydocstyle-6.2.3.tar.gz", hash = "sha256:d867acad25e48471f2ad8a40ef9813125e954ad675202245ca836cb6e28b2297"},
|
{file = "pydocstyle-6.3.0.tar.gz", hash = "sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@ -1130,4 +1130,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.7.0"
|
python-versions = "^3.7.0"
|
||||||
content-hash = "913164e463b549396d3a0e066e89fd3a6989f19bbf0adeb32b36183a92b76f74"
|
content-hash = "fdbcafef9d7de06f9c92dee9e116204a8289b72d4625080103d552705ef934b1"
|
||||||
|
@ -56,7 +56,7 @@ flake8-pep3101 = "2.0.0"
|
|||||||
flake8-polyfill = "1.0.2"
|
flake8-polyfill = "1.0.2"
|
||||||
flake8-quotes = "3.3.2"
|
flake8-quotes = "3.3.2"
|
||||||
pep8-naming = "0.13.3"
|
pep8-naming = "0.13.3"
|
||||||
pydocstyle = "6.2.3"
|
pydocstyle = "6.3.0"
|
||||||
pytest = "7.2.1"
|
pytest = "7.2.1"
|
||||||
pytest-cov = "4.0.0"
|
pytest-cov = "4.0.0"
|
||||||
pytest-mock = "3.10.0"
|
pytest-mock = "3.10.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user