Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@4.0.1...6.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 Feb 27, 2023
1 parent 96f9509 commit 179c2a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ docutils==0.18.1
# via readme-renderer
filelock==3.6.0
# via virtualenv
flake8==4.0.1
flake8==6.0.0
# via -r requirements-dev.in
identify==2.4.12
# via pre-commit
Expand All @@ -48,7 +48,7 @@ marshmallow==2.21.0
# marshmallow-sqlalchemy
marshmallow-sqlalchemy==0.23.1
# via -r requirements-dev.in
mccabe==0.6.1
mccabe==0.7.0
# via flake8
nodeenv==1.7.0
# via
Expand All @@ -62,11 +62,11 @@ platformdirs==2.5.1
# via virtualenv
pre-commit==3.0.4
# via -r requirements-dev.in
pycodestyle==2.8.0
pycodestyle==2.10.0
# via flake8
pycparser==2.21
# via cffi
pyflakes==2.4.0
pyflakes==3.0.1
# via flake8
pygments==2.11.2
# via
Expand Down

0 comments on commit 179c2a9

Please sign in to comment.