forked from Github-Mirrors/canaille
chore: set a minimum version for coverage
This commit is contained in:
parent
2195c686a6
commit
ce1ea3f6c3
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ repository = "https://gitlab.com/yaal/canaille"
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"babel",
|
||||
"coverage[toml]",
|
||||
"coverage[toml] >= 6.0.0",
|
||||
"faker",
|
||||
"flask-webtest",
|
||||
# pre-commit version is fixed until docformatted hook is compatible
|
||||
|
|
Loading…
Reference in a new issue