Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent ea1fa92 commit 590f581
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 @@ -57,7 +57,7 @@ jax[cpu]==0.4.23
# other
pytest~=7.4.3
pytest-flake8~=1.1.1
flake8~=4.0.1
flake8~=6.1.0
pytest-mock~=3.10.0
pytest-cov~=4.1.0
requests~=2.31.0
Expand Down

0 comments on commit 590f581

Please sign in to comment.