Skip to content

Commit 59c0159

Browse files
authored
Merge pull request #454 from faster-cpython/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2 parents d8f08b1 + 1240c32 commit 59c0159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dynamic = ["version"]
2929
test = [
3030
"black==25.1.0",
3131
"filelock==3.18.0",
32-
"flake8==7.2.0",
32+
"flake8==7.3.0",
3333
"pyright==1.1.402",
3434
"pytest==8.4.0",
3535
"pytest-cov==6.2.1",

0 commit comments

Comments
 (0)