Skip to content

Commit

Permalink
Update flake8 requirement from ~=6.1.0 to ~=7.0.0
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@6.1.0...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2024
1 parent e775561 commit 3dfea08
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
@@ -1,5 +1,5 @@
bandit~=1.7.7
flake8~=6.1.0
flake8~=7.0.0
mypy==1.9.0
pre-commit==3.6.1
pytest~=8.1.0
Expand Down

0 comments on commit 3dfea08

Please sign in to comment.