Skip to content

Commit 7a9fbaf

Browse files
Bump doc8 from 0.11.2 to 1.0.0 (#1471)
Bumps [doc8](https://github.com/pycqa/doc8) from 0.11.2 to 1.0.0. - [Release notes](https://github.com/pycqa/doc8/releases) - [Commits](PyCQA/doc8@0.11.2...v1.0.0) --- updated-dependencies: - dependency-name: doc8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc8a91e commit 7a9fbaf

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -96,6 +96,6 @@ sphinx-autodoc-typehints = "^1.19"
9696
sphinxcontrib-mermaid = "0.7.1"
9797
sphinx-typlog-theme = "^0.8"
9898
sphinx-hoverxref = "^1.1"
99-
doc8 = "^0.11"
99+
doc8 = "^1.0"
100100
m2r2 = "^0.3"
101101
tomlkit = "^0.11"

0 commit comments

Comments
 (0)