Skip to content

Commit 91d4f71

Browse files
Bump pydocstyle from 5.1.1 to 6.0.0
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 to 6.0.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@5.1.1...6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fd42e68 commit 91d4f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ isort==5.7.0 # Lint imports
1616
keyring==23.0.0
1717
mypy==0.812 # Type checking
1818
pip_check_reqs==2.2.0
19-
pydocstyle==5.1.1 # Lint docstrings
19+
pydocstyle==6.0.0 # Lint docstrings
2020
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2121
pygithub==1.54.1
2222
pylint==2.7.2 # Lint

0 commit comments

Comments
 (0)