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 a838627 + 47f40a4 commit 33b7fa3Copy full SHA for 33b7fa3
changes/2052.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage[toml] from 7.6.1 to 7.6.4.
pyproject.toml
@@ -95,7 +95,7 @@ dependencies = [
95
# Extras used by developers *of* briefcase are pinned to specific versions to
96
# ensure environment consistency.
97
dev = [
98
- "coverage[toml] == 7.6.1",
+ "coverage[toml] == 7.6.4",
99
"coverage-conditional-plugin == 0.9.0",
100
"pre-commit == 4.0.1",
101
"pytest == 8.3.3",
0 commit comments