Skip to content

Commit

Permalink
build(deps): bump flake8 from 5.0.4 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.1.2.
- [Commits](PyCQA/flake8@5.0.4...7.1.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent ae68d85 commit 23452a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-linting.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy
black
flake8==5.0.4 # flake8 depends on pyflakes>=3.0.0 and this dropped support for Python 2 "# type:" comments
flake8==7.1.2 # flake8 depends on pyflakes>=3.0.0 and this dropped support for Python 2 "# type:" comments
types-certifi
types-protobuf
types-gevent
Expand Down

0 comments on commit 23452a8

Please sign in to comment.