Skip to content

Commit e5b3f82

Browse files
Bump pydocstyle from 5.1.1 to 6.3.0 (#57)
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 to 6.3.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.3.0) --- updated-dependencies: - dependency-name: pydocstyle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b49b27b commit e5b3f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ pyupgrade==2.7.2
1313
black==20.8b1
1414
flake8==3.8.3
1515
# flake8-docstrings==1.5.0
16-
pydocstyle==5.1.1
16+
pydocstyle==6.3.0
1717
bandit==1.6.2
1818
isort==5.13.2

0 commit comments

Comments
 (0)