Skip to content

Commit

Permalink
Bump flake8 from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1dcc5d1 commit 02f41e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exceptiongroup==1.2.0
# via
# -c requirements.txt
# pytest
flake8==7.0.0
flake8==7.1.0
# via -r requirements-dev.in
iniconfig==1.1.1
# via pytest
Expand All @@ -32,7 +32,7 @@ platformdirs==2.5.2
# via pylint
pluggy==1.5.0
# via pytest
pycodestyle==2.11.1
pycodestyle==2.12.0
# via
# -r requirements-dev.in
# flake8
Expand Down

0 comments on commit 02f41e5

Please sign in to comment.