Skip to content

Commit 1d76a4c

Browse files
Merge pull request #1764 from VWS-Python/dependabot/pip/requirements/pydocstyle-6.3.0
Bump pydocstyle from 6.2.3 to 6.3.0 in /requirements
2 parents 7ce21be + d67f338 commit 1d76a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ furo==2022.12.7
1616
isort==5.11.4 # Lint imports
1717
mypy==1.0.0 # Type checking
1818
pip_check_reqs==2.4.3
19-
pydocstyle==6.2.3 # Lint docstrings
19+
pydocstyle==6.3.0 # Lint docstrings
2020
pyenchant==3.2.2 # Bindings for a spellchecking sytem
2121
pylint==2.15.5 # Lint
2222
pyroma==4.1 # Packaging best practices checker

0 commit comments

Comments
 (0)