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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent fff2397 commit 4532b23
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 @@ -12,7 +12,7 @@ dill==0.3.6
# via pylint
exceptiongroup==1.1.3
# via pytest
flake8==6.1.0
flake8==7.0.0
# via -r dev-requirements.in
iniconfig==2.0.0
# via pytest
Expand All @@ -30,7 +30,7 @@ pluggy==1.0.0
# via pytest
pycodestyle==2.11.1
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pylint==3.0.3
# via -r dev-requirements.in
Expand Down

0 comments on commit 4532b23

Please sign in to comment.