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 8a3aa68 commit 93b3520Copy full SHA for 93b3520
changes/2095.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage[toml] from 7.6.9 to 7.6.10.
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.9",
+ "coverage[toml] == 7.6.10",
99
"coverage-conditional-plugin == 0.9.0",
100
"pre-commit == 4.0.1",
101
"pytest == 8.3.4",
0 commit comments