Skip to content

Commit c88ef77

Browse files
dependabot[bot]mr-c
authored andcommitted
Update pydocstyle requirement from <6.3 to <6.4
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@0.1.0...6.3.0) --- updated-dependencies: - dependency-name: pydocstyle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21c64e0 commit c88ef77

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
@@ -1,6 +1,6 @@
11
diff_cover < 7.5
22
pylint < 2.16
3-
pydocstyle < 6.3
3+
pydocstyle < 6.4
44
flake8-bugbear < 22.13
55
tox < 3.29 # until tox-pyenv is updated for tox 4.x
66
tox-pyenv < 1.2

0 commit comments

Comments
 (0)