Skip to content

Commit

Permalink
Update flake8 requirement in the all-dependencies group
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.

Updates `flake8` to 7.1.0
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 16, 2024
1 parent 529d70c commit fe92485
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
Expand Up @@ -2,7 +2,7 @@
codecov~=2.1
cov-core~=1.15
coverage~=7.5
flake8~=7.0
flake8~=7.1
mock~=5.1
pytest~=8.2
pytest-cov~=5.0
Expand Down

0 comments on commit fe92485

Please sign in to comment.