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 64a4f1c commit ddf2573Copy full SHA for ddf2573
2 files changed
pyproject.toml
@@ -11,7 +11,7 @@ dependencies = [
11
"protobuf==6.32", # minor needs to be >= than version in shell.nix
12
"nanopb>=0.4.3,<0.5",
13
"pytest>=9.0.3,<10",
14
- "coverage==5.5",
+ "coverage==7.13.5",
15
"pytest-ordering",
16
"pytest-random-order",
17
"pytest-timeout",
0 commit comments