Skip to content

Commit 059a274

Browse files
Bump doc8 from 0.10.1 to 0.11.0 (#383)
Bumps [doc8](https://github.com/pycqa/doc8) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/pycqa/doc8/releases) - [Commits](PyCQA/doc8@0.10.1...0.11.0) --- 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>
1 parent 5fc0642 commit 059a274

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
@@ -65,7 +65,7 @@ sphinx = "^4.5"
6565
sphinx-autodoc-typehints = "^1.17"
6666
sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"
68-
doc8 = "^0.10"
68+
doc8 = "^0.11"
6969
m2r2 = "^0.3"
7070
tomlkit = "^0.10"
7171
codespell = "^2.1"

0 commit comments

Comments
 (0)