Skip to content

Commit f65995d

Browse files
authored
Update pyproject.toml
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent c069ea2 commit f65995d

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
@@ -83,7 +83,7 @@ xml-validation = ["lxml"]
8383
[tool.poetry.group.dev.dependencies]
8484
ddt = "1.7.2"
8585
coverage = "7.8.0"
86-
flake8 = { version="7.2.0", python=">=3.9.1" }
86+
flake8 = "7.2.0"
8787
flake8-annotations = "3.1.1"
8888
flake8-bugbear = "24.12.12"
8989
flake8-copyright-validator = "0.0.1"

0 commit comments

Comments
 (0)