Skip to content

Commit 04af369

Browse files
authored
chore(deps): update dependency flake8 to v7.2.0
1 parent b3d1fde commit 04af369

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
@@ -47,7 +47,7 @@ pre-commit = [
4747
{ version = "<3.0.0", python = "<3.9" },
4848
{ version = "3.6.0", python = ">=3.9" },
4949
]
50-
flake8 = "7.1.2"
50+
flake8 = "7.2.0"
5151
flake8-pyproject = "1.2.3"
5252
flake8-bugbear = "24.12.12"
5353
liccheck = "0.9.2"

0 commit comments

Comments
 (0)