Skip to content

Commit 23452a8

Browse files
build(deps): bump flake8 from 5.0.4 to 7.1.2
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] <[email protected]>
1 parent ae68d85 commit 23452a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-linting.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mypy
22
black
3-
flake8==5.0.4 # flake8 depends on pyflakes>=3.0.0 and this dropped support for Python 2 "# type:" comments
3+
flake8==7.1.2 # flake8 depends on pyflakes>=3.0.0 and this dropped support for Python 2 "# type:" comments
44
types-certifi
55
types-protobuf
66
types-gevent

0 commit comments

Comments
 (0)