Skip to content

Commit 5aa7b81

Browse files
[skip ci] pip(deps-dev): Bump doc8 from 0.9.1 to 0.11.1 (#1267)
Bumps [doc8](https://github.com/pycqa/doc8) from 0.9.1 to 0.11.1. - [Release notes](https://github.com/pycqa/doc8/releases) - [Commits](PyCQA/doc8@0.9.1...0.11.1) --- updated-dependencies: - dependency-name: doc8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kukushking <[email protected]>
1 parent 0224e92 commit 5aa7b81

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -57,7 +57,7 @@ pylint = "^2.11.1"
5757
flake8 = "^4.0.0"
5858
mypy = "^0.910"
5959
pydocstyle = "^6.1.1"
60-
doc8 = "^0.9.1"
60+
doc8 = "^0.11.1"
6161
tox = "^3.24.4"
6262
pytest = "^7.0.0"
6363
pytest-cov = "^3.0.0"

0 commit comments

Comments
 (0)