Skip to content

Commit

Permalink
Bump flake8 from 7.0.0 to 7.1.0 in the python-packages group (#6)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [flake8](https://github.com/pycqa/flake8).


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

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 3105519 commit 6c79a32
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,6 +1,6 @@
pytest==8.2.2
isort==5.13.2
flake8==7.0.0
flake8==7.1.0
black==24.4.2
setuptools==70.0.0
wheel==0.43.0
Expand Down

0 comments on commit 6c79a32

Please sign in to comment.