Skip to content

Commit 668c621

Browse files
Bump pydocstyle from 5.0.1 to 5.0.2
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@5.0.1...5.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2f5c45f commit 668c621

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
@@ -18,7 +18,7 @@ freezegun==0.3.12
1818
isort==4.3.21 # Lint imports
1919
mypy==0.761 # Type checking
2020
pip_check_reqs==2.0.3
21-
pydocstyle==5.0.1 # Lint docstrings
21+
pydocstyle==5.0.2 # Lint docstrings
2222
pyenchant==2.0.0 # Bindings for a spellchecking sytem
2323
pygithub==1.45
2424
pylint==2.4.4 # Lint

0 commit comments

Comments
 (0)