Skip to content

Commit 4f408bf

Browse files
Update dependency flake8 to v7 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b71cf1 commit 4f408bf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test = [
4141
]
4242
dev = [
4343
"black>=23.0.0,<24.0.0",
44-
"flake8>=6.0.0,<7.0.0",
44+
"flake8>=7.3.0,<7.4.0",
4545
"isort>=7.0.0,<7.1.0",
4646
"mypy>=1.5.0,<2.0.0",
4747
"bandit>=1.7.0,<2.0.0",

uv.lock

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

0 commit comments

Comments
 (0)