Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@3.9.2...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 Jan 6, 2023
1 parent 23b9f05 commit 2247173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ twine==4.0.1
# Testing
autoflake==1.7.7
black==22.10.0
flake8==3.9.2
flake8==6.0.0
importlib-metadata==4.13.0; python_version>='3.7'
isort==5.10.1
pytest==7.2.0
Expand Down

0 comments on commit 2247173

Please sign in to comment.