Skip to content

Commit 242fd3e

Browse files
Update dependency flake8 to ==7.2.*
1 parent 7b8ff7c commit 242fd3e

2 files changed

Lines changed: 12 additions & 12 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.2.*",
3737
"isort==5.13.*",
3838
"pytest==8.3.*",
3939
]

uv.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)