mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-21 18:40:40 +00:00
chore(deps): update dependency pydocstyle to v6.3.0
This commit is contained in:
parent
442994372e
commit
eee2e49980
8
poetry.lock
generated
8
poetry.lock
generated
@ -619,14 +619,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "pydocstyle"
|
||||
version = "6.2.3"
|
||||
version = "6.3.0"
|
||||
description = "Python docstring style checker"
|
||||
category = "dev"
|
||||
optional = false
|
||||
python-versions = ">=3.6"
|
||||
files = [
|
||||
{file = "pydocstyle-6.2.3-py3-none-any.whl", hash = "sha256:a04ed1e6fe0be0970eddbb1681a7ab59b11eb92729fdb4b9b24f0eb11a25629e"},
|
||||
{file = "pydocstyle-6.2.3.tar.gz", hash = "sha256:d867acad25e48471f2ad8a40ef9813125e954ad675202245ca836cb6e28b2297"},
|
||||
{file = "pydocstyle-6.3.0-py3-none-any.whl", hash = "sha256:118762d452a49d6b05e194ef344a55822987a462831ade91ec5c06fd2169d019"},
|
||||
{file = "pydocstyle-6.3.0.tar.gz", hash = "sha256:7ce43f0c0ac87b07494eb9c0b462c0b73e6ff276807f204d6b53edc72b7e44e1"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -950,4 +950,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.7.0"
|
||||
content-hash = "c09e6fcfe1006eea851eaafb0de988a8e817eb3baf6c44aaa0d8c5d6f052c660"
|
||||
content-hash = "d9a832f96c90e0ed31bacabbc48fc38015480f3b2507d7798fee7ae05662752f"
|
||||
|
@ -54,7 +54,7 @@ flake8-polyfill = "1.0.2"
|
||||
flake8-quotes = "3.3.2"
|
||||
pdoc3 = "0.10.0"
|
||||
pep8-naming = "0.13.3"
|
||||
pydocstyle = "6.2.3"
|
||||
pydocstyle = "6.3.0"
|
||||
pytest = "7.2.1"
|
||||
pytest-cov = "4.0.0"
|
||||
pytest-mock = "3.10.0"
|
||||
|
Loading…
Reference in New Issue
Block a user