Skip to content

Commit

Permalink
build(deps): 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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2022
1 parent 24e7456 commit 5ec3379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
black = "==22.10.0"
codacy-coverage = "==1.3.11"
coverage = "==6.5.0"
flake8 = "==4.0.1"
flake8 = "==6.0.0"
pre-commit = "==2.19.0"
pylint = "==2.13.8"
pytest = "==7.2.0"
Expand Down

0 comments on commit 5ec3379

Please sign in to comment.