Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 7.0.0 (#192)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
1 parent 991d1b6 commit cf06f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -3,7 +3,7 @@
# tools
black==24.3.0
check-manifest==0.49
flake8==4.0.1
flake8==7.0.0
pytest==8.1.1
Sphinx==4.3.2
tox==3.25.0
Expand Down

0 comments on commit cf06f39

Please sign in to comment.