Skip to content

Commit 556e8a2

Browse files
Update pydocstyle requirement from >=3.0.0 to >=6.3.0
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>
1 parent 8031d85 commit 556e8a2

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
@@ -1,6 +1,6 @@
11
setuptools>=40.8.0
22
vulture>=1.0
33
bandit>=1.5.1
4-
pydocstyle>=3.0.0
4+
pydocstyle>=6.3.0
55
pytest>=4.3.1
66
pytest-cov>=2.6.1

0 commit comments

Comments
 (0)