Skip to content

Commit 49adea2

Browse files
Update pydocstyle requirement from >=3.0.0 to >=6.3.0 (#159)
Updates the requirements on [pydocstyle](https://github.com/PyCQA/pydocstyle) to permit the latest version. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@3.0.0...6.3.0) --- updated-dependencies: - dependency-name: pydocstyle dependency-version: 6.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4831fcf commit 49adea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ pytest-cov>=2.6.1
55
setuptools>=40.8.0
66
vulture>=1.0
77
bandit>=1.5.1
8-
pydocstyle>=3.0.0
8+
pydocstyle>=6.3.0

0 commit comments

Comments
 (0)