Skip to content

Commit

Permalink
Update Python dependency flake8-docstrings to v1.6.0 (#9365)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 19, 2021
1 parent 0a15a3d commit a313b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ configparser < 5.0.0 ; python_version == "2.*"
pyparsing < 3.0.0 ; python_version == "2.*"
flake8==3.9.0
pycodestyle==2.7.0
flake8-docstrings==1.5.0
flake8-docstrings==1.6.0
flake8-import-order==0.18.1
flake8-quotes==3.2.0
pep8-naming==0.11.1
Expand Down

0 comments on commit a313b4d

Please sign in to comment.