Skip to content

Commit c047a7d

Browse files
Bump doc8 from 0.9.1 to 0.10.1 (#1121)
Bumps [doc8](https://github.com/pycqa/doc8) from 0.9.1 to 0.10.1. - [Release notes](https://github.com/pycqa/doc8/releases) - [Commits](PyCQA/doc8@0.9.1...0.10.1) --- updated-dependencies: - dependency-name: doc8 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 12471aa commit c047a7d

File tree

2 files changed

+53
-52
lines changed

2 files changed

+53
-52
lines changed

poetry.lock

Lines changed: 52 additions & 51 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
@@ -89,6 +89,6 @@ sphinx-autodoc-typehints = "^1.12"
8989
sphinxcontrib-mermaid = "0.7.1"
9090
sphinx-typlog-theme = "^0.8"
9191
sphinx-hoverxref = "^0.8b1"
92-
doc8 = "^0.9"
92+
doc8 = "^0.10"
9393
m2r = "^0.2"
9494
tomlkit = "^0.7"

0 commit comments

Comments
 (0)