Skip to content

Commit

Permalink
Bump flake8 from 6.1.0 to 7.0.0
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]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 3e5de78 commit ea4c12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For running tests and checking code quality using these modules.
flake8==6.1.0
flake8==7.0.0
pytest-cov==4.1.0
redis==5.0.1
pre-commit==3.6.0
Expand Down

0 comments on commit ea4c12c

Please sign in to comment.