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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 3fd6c9f commit 76c3d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via flask
exceptiongroup==1.2.0
# via pytest
flake8==7.0.0
flake8==7.1.0
# via -r requirements-test.in
flask==3.0.2
# via -r requirements-test.in
Expand All @@ -36,7 +36,7 @@ packaging==24.0
# via pytest
pluggy==1.4.0
# via pytest
pycodestyle==2.11.1
pycodestyle==2.12.0
# via flake8
pyflakes==3.2.0
# via flake8
Expand Down

0 comments on commit 76c3d9a

Please sign in to comment.