Skip to content

Commit 2305526

Browse files
committed
chore(deps): update dependency flake8 to v7
1 parent f603a8f commit 2305526

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 @@ Flask = {version = ">=2", python = ">=3.8"}
4848
[tool.poetry.group.dev.dependencies]
4949
mock = "5.1.0"
5050
pre-commit = {version = "3.6.0", python = ">=3.8"}
51-
flake8 = {version = "6.1.0", python = ">=3.8.1"}
51+
flake8 = {version = "7.0.0", python = ">=3.8.1"}
5252
flake8-pyproject = {version = "1.2.3", python = ">=3.8.1"}
5353
flake8-bugbear = {version = "23.3.23", python = ">=3.8.1"}
5454
liccheck = "0.9.1"

0 commit comments

Comments
 (0)