Skip to content

Commit f129d40

Browse files
Update dependency flake8 to ==7.2.*
1 parent 656661d commit f129d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ build-backend = "hatchling.build"
3333

3434
[dependency-groups]
3535
dev = [
36-
"flake8==7.1.*",
36+
"flake8==7.2.*",
3737
"isort==5.13.*",
3838
"pytest==8.3.*",
3939
]

0 commit comments

Comments
 (0)