Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 7.0.0.
- [Commits](PyCQA/flake8@4.0.1...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 27ed3f2 commit 7e3396d
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,7 +1,7 @@
pytest==7.3.2
pytest-runner==6.0.0
isort==5.11.2
flake8==4.0.1
flake8==7.0.0
mypy==1.6.0
black==22.3.0
setuptools==68.2.2
Expand Down

0 comments on commit 7e3396d

Please sign in to comment.