Skip to content

Commit 70403e3

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump doc8 from 1.1.2 to 2.0.0
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>
1 parent f08fd42 commit 70403e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Changelog = "https://github.com/dfetch-org/dfetch/blob/main/CHANGELOG.rst"
6868
development = [
6969
# Quality dependencies
7070
'black==25.12.0',
71-
'doc8==1.1.2',
71+
'doc8==2.0.0',
7272
'pydocstyle==6.3.0',
7373
'radon==6.0.1',
7474
'xenon==0.9.3',

0 commit comments

Comments
 (0)