Skip to content

Commit

Permalink
Bump flake8 from 6.1.0 to 7.0.0 (#180)
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 2bfe0ac commit d7aba8d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile extras.in
#
--extra-index-url https://www.piwheels.org/simple

autoflake==2.2.1
# via -r extras.in
black==23.9.1
Expand All @@ -20,6 +18,7 @@ colorama==0.4.6
# via tox
coverage[toml]==7.3.1
# via
# coverage
# coverage-badge
# pytest-cov
coverage-badge==1.1.0
Expand All @@ -32,7 +31,7 @@ filelock==3.12.4
# via
# tox
# virtualenv
flake8==6.1.0
flake8==7.0.0
# via -r extras.in
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -65,7 +64,7 @@ pluggy==1.3.0
# tox
pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via
# autoflake
# flake8
Expand Down

0 comments on commit d7aba8d

Please sign in to comment.