Skip to content

Commit

Permalink
Update flake8 requirement from ~=5.0 to ~=6.1
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Commits](PyCQA/flake8@5.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 4f4788b commit 35805c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
asynctest~=0.13
flake8~=5.0
flake8~=6.1
flake8-docstrings~=1.7
mypy==1.0.0
pylint~=2.15
Expand Down

0 comments on commit 35805c9

Please sign in to comment.