Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 7532df9 commit 118735a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ exceptiongroup==1.1.1
# via pytest
execnet==1.9.0
# via pytest-xdist
flake8==6.1.0
flake8==7.0.0
# via -r dev-requirements.in
honcho==1.1.0
# via -r dev-requirements.in
Expand Down Expand Up @@ -98,7 +98,7 @@ ptvsd==4.3.2
# via -r dev-requirements.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pytest==7.4.3
# via
Expand Down

0 comments on commit 118735a

Please sign in to comment.