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 b5c112e commit 7f956ffCopy full SHA for 7f956ff
changes/3289.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage from 7.7.0 to 7.7.1 in /testbed.
testbed/pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
4
5
[project.optional-dependencies]
6
test = [
7
- "coverage==7.7.0",
+ "coverage==7.7.1",
8
"coverage-conditional-plugin == 0.9.0",
9
# fonttools is only needed by Android, but we need to use
10
# sys.platform == 'linux' as there's no dependency identifier
0 commit comments