Skip to content

Commit

Permalink
Bump flake8 from 6.1.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.1.0 to 7.1.1.
- [Commits](PyCQA/flake8@6.1.0...7.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 2d1712d commit 0d4d949
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ click==8.1.7
# via pip-tools
coverage==7.3.2
# via -r dev-requirements.in
flake8==6.1.0
flake8==7.1.1
# via -r dev-requirements.in
freezegun==1.3.1
# via -r dev-requirements.in
Expand All @@ -28,9 +28,9 @@ packaging==23.2
# build
pip-tools==7.3.0
# via -r dev-requirements.in
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pyproject-hooks==1.0.0
# via build
Expand Down

0 comments on commit 0d4d949

Please sign in to comment.