Skip to content

Commit 5d10dde

Browse files
authored
Merge pull request #361 from faster-cpython/dependabot/pip/flake8-7.1.2
Bump flake8 from 7.1.1 to 7.1.2
2 parents 8c1e320 + af0337e commit 5d10dde

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
@@ -30,7 +30,7 @@ dynamic = ["version"]
3030
test = [
3131
"black==25.1.0",
3232
"filelock==3.17.0",
33-
"flake8==7.1.1",
33+
"flake8==7.1.2",
3434
"pyright==1.1.393",
3535
"pytest==8.3.4",
3636
"pytest-xdist==3.6.1",

0 commit comments

Comments
 (0)