Skip to content

Commit 1f6a762

Browse files
authored
chore(deps): update dependency flake8 to v7.3.0
1 parent 6eff69f commit 1f6a762

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
@@ -48,7 +48,7 @@ pre-commit = [
4848
{ version = "<3.0.0", python = "<3.9" },
4949
{ version = "3.6.0", python = ">=3.9" },
5050
]
51-
flake8 = "7.1.2"
51+
flake8 = "7.3.0"
5252
flake8-pyproject = "1.2.3"
5353
flake8-bugbear = "24.12.12"
5454
liccheck = "0.9.2"

0 commit comments

Comments
 (0)