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 and EmilStenstrom committed Jan 9, 2024
1 parent 5e360cd commit 27521a5
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 @@ -22,7 +22,7 @@ filelock==3.12.3
# via
# tox
# virtualenv
flake8==6.1.0
flake8==7.0.0
# via -r requirements-dev.in
identify==2.5.11
# via pre-commit
Expand Down Expand Up @@ -51,7 +51,7 @@ pre-commit==3.6.0
# via -r requirements-dev.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pyproject-api==1.6.1
# via tox
Expand Down

0 comments on commit 27521a5

Please sign in to comment.