Skip to content

Commit bee7a07

Browse files
chore(deps-dev): bump pydocstyle from 6.0.0 to 6.1.1 (#12)
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@6.0.0...6.1.1) --- updated-dependencies: - dependency-name: pydocstyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3980f7 commit bee7a07

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pylint = "^2.8.2"
2323
mypy = "^0.812"
2424
isort = "^5.8.0"
2525
hypothesis = "^6.12.0"
26-
pydocstyle = "^6.0.0"
26+
pydocstyle = "^6.1.1"
2727
pytest-testdox = "^2.0.1"
2828
pytest-cov = "^2.11.1"
2929

0 commit comments

Comments
 (0)