We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2563996 commit 9bcc223Copy full SHA for 9bcc223
pyproject.toml
@@ -81,7 +81,7 @@ xml-validation = ["lxml"]
81
82
[tool.poetry.group.dev.dependencies]
83
ddt = "1.7.0"
84
-coverage = "7.3.3"
+coverage = "7.4.0"
85
flake8 = { version="6.1.0", python=">=3.8.1" }
86
flake8-annotations = { version="3.0.1", python=">=3.8.1" }
87
flake8-bugbear = { version="23.12.2", python=">=3.8.1" }
0 commit comments