Skip to content

Commit

Permalink
Update flake8 requirement from <6 to <7
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@0.1...6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent a077b0b commit 3ed37f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jinja2==3.1.2
pipdeptree
black
mypy
flake8<6
flake8<7

0 comments on commit 3ed37f8

Please sign in to comment.