Skip to content

Commit 35c2a9b

Browse files
Update dependency style/flake8 to v7
1 parent 9b96bac commit 35c2a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dist = [
2222
style = [
2323
"autoflake==2.2.1",
2424
"black==23.12.1",
25-
"flake8==6.1.0",
25+
"flake8==7.0.0",
2626
"flake8-isort==6.1.1",
2727
"flake8-print==5.0.0",
2828
"flake8-pyproject==1.2.3",

0 commit comments

Comments
 (0)