Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4042a20 commit 8010386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sphinx-autobuild==2021.3.14 # https://github.com/GaretJax/sphinx-autobuild

# Code quality
# ------------------------------------------------------------------------------
flake8==6.0.0 # https://github.com/PyCQA/flake8
flake8==7.1.1 # https://github.com/PyCQA/flake8
flake8-isort==6.1.1 # https://github.com/gforcada/flake8-isort
coverage==7.6.1 # https://github.com/nedbat/coveragepy
black==22.10.0 # https://github.com/psf/black
Expand Down

0 comments on commit 8010386

Please sign in to comment.