Skip to content

Commit

Permalink
chore(deps): bump flake8-docstrings in /dev_requirements (#555)
Browse files Browse the repository at this point in the history
Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/pycqa/flake8-docstrings/releases)
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 7a07b16 commit bd8f270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements/linter-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==22.3.0
doc8==0.10.1
flake8==4.0.1
flake8-bugbear==22.9.11
flake8-docstrings==1.6.0
flake8-docstrings==1.7.0
flake8-print==5.0.0
isort==5.11.4
pyflakes==2.4.0
Expand Down

0 comments on commit bd8f270

Please sign in to comment.