Skip to content

Commit ec712af

Browse files
Bump flake8-docstrings from 1.5.0 to 1.6.0
Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings) from 1.5.0 to 1.6.0. - [Release notes](https://gitlab.com/pycqa/flake8-docstrings/tags) - [Changelog](https://gitlab.com/pycqa/flake8-docstrings/blob/master/HISTORY.rst) - [Commits](https://gitlab.com/pycqa/flake8-docstrings/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: flake8-docstrings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60a53c3 commit ec712af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lint-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flake8==4.0.1
22
flake8-bugbear==22.3.23
3-
flake8-docstrings==1.5.0
3+
flake8-docstrings==1.6.0
44
flake8-import-order==0.18.1
55
flake8-quotes==3.3.1
66
flake8-commas==2.1.0

0 commit comments

Comments
 (0)