Skip to content

Commit 0570646

Browse files
Update dependency flake8 to v7
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent d3564c8 commit 0570646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pytest-tornasync",
2020
"mypy",
2121
"black==24.3.0",
22-
"flake8==4.0.1",
22+
"flake8==7.2.0",
2323
]
2424

2525
REQUIRES = [

0 commit comments

Comments
 (0)