Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Bump flake8-docstrings from 1.6.0 to 1.7.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2023
1 parent 85ab426 commit c6cb0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"testfixtures==7.0.4",
"tox==4.4.2",
"flake8==6.0.0",
"flake8-docstrings==1.6.0",
"flake8-docstrings==1.7.0",
"asynctest==0.13.0",
"aioresponses==0.7.4",
"black==22.12.0",
Expand Down

0 comments on commit c6cb0d5

Please sign in to comment.