Skip to content

Commit 6341ae1

Browse files
chore(deps): update dependency flake8 to v7.3.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f21703e commit 6341ae1

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 @@ poetry-dynamic-versioning = "1.8.2"
3030

3131
[tool.poetry.group.dev.dependencies]
3232
black = { version = "25.1.0" }
33-
flake8 = { version = "7.2.0" }
33+
flake8 = { version = "7.3.0" }
3434
flake8-pyproject = { version = "1.2.3" }
3535
pytest = { version = "8.3.5" }
3636
pytest-cov = { version = "6.1.1" }

0 commit comments

Comments
 (0)