Skip to content

Commit 1d0ad2d

Browse files
Bump flake8 from 5.0.4 to 7.2.0 (#549)
1 parent 28f0a61 commit 1d0ad2d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ coverage = {extras = ["toml"], version = "^6.5"}
2222
pylint = "^3.2.7"
2323
pytest = "^8.3.4"
2424
pytest-cov = "^5.0.0"
25-
flake8 = "^5.0.4"
25+
flake8 = "^7.2.0"
2626

2727
[build-system]
2828
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)