Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d44a68b

Browse files
authoredAug 31, 2023
chore(deps): bump flake8-docstrings in /dev_requirements
Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0. - [Changelog](https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst) - [Commits](PyCQA/flake8-docstrings@1.6.0...1.7.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 b69d747 commit d44a68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dev_requirements/linter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ bandit==1.7.2
22
black==22.3.0
33
doc8==0.10.1
44
flake8==4.0.1
5-
flake8-docstrings==1.6.0
5+
flake8-docstrings==1.7.0
66
flake8-isort==4.1.1
77
# https://github.com/JBKahn/flake8-print/pull/30
88
flake8-print==4.0.0

0 commit comments

Comments
 (0)
Please sign in to comment.