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 Feb 19, 2024
1 parent 077dcf1 commit c19c5ee
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.7.1
pre-commit==3.6.1
pytest~=7.4.3
Expand Down

0 comments on commit c19c5ee

Please sign in to comment.