Skip to content

Commit 3ae91a1

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -60,7 +60,7 @@ pylint-pytest = "^1.1.8"
6060
pydocstyle = "^6.1.1"
6161
black = "^25.1.0"
6262
isort = "^6.0.1"
63-
doc8 = "1.1.2"
63+
doc8 = "2.0.0"
6464
ruff = ">=0.11.10,<0.15.0"
6565

6666
[tool.poetry.extras]

0 commit comments

Comments
 (0)