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.
2 parents 85b1b82 + 46870ff commit 03ef4dcCopy full SHA for 03ef4dc
changes/1842.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage[toml] from 7.5.1 to 7.5.2.
pyproject.toml
@@ -96,7 +96,7 @@ dependencies = [
96
# Extras used by developers *of* briefcase are pinned to specific versions to
97
# ensure environment consistency.
98
dev = [
99
- "coverage[toml] == 7.5.1",
+ "coverage[toml] == 7.5.2",
100
"coverage-conditional-plugin == 0.9.0",
101
# Pre-commit 3.6.0 deprecated support for Python 3.8
102
"pre-commit == 3.5.0 ; python_version < '3.9'",
0 commit comments