Skip to content

Commit 20a687d

Browse files
Update dependency flake8 to ==7.3.*
1 parent 7b8ff7c commit 20a687d

2 files changed

Lines changed: 249 additions & 249 deletions

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.3.*",
3737
"isort==5.13.*",
3838
"pytest==8.3.*",
3939
]

0 commit comments

Comments
 (0)