Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 6.0.0 (#106)
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.
- [Commits](PyCQA/flake8@3.9.2...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 35bdf55 commit 0c2d1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
pre-commit==3.3.2
flake8==3.9.2
flake8==6.0.0
black==21.6b0
mypy==1.2.0
types-cachetools==5.3.0.5
Expand Down

0 comments on commit 0c2d1f2

Please sign in to comment.