Skip to content

Commit d9a1d25

Browse files
committed
[FLINK-38594][pyflink] test latest flake8 with CI - do not merge
Signed-off-by: davidradl <[email protected]>
1 parent 5b61b1c commit d9a1d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tox = [
5555
"tox==3.14.0"
5656
]
5757
flake8 = [
58-
"flake8==7.2.0"
58+
"flake8==7.3.0"
5959
]
6060
sphinx = [
6161
"Sphinx==4.5.0",

0 commit comments

Comments
 (0)