We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00fc13e + c74b11c commit 61723bcCopy full SHA for 61723bc
changes/1622.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage[toml] from 7.4.0 to 7.4.1.
pyproject.toml
@@ -93,7 +93,7 @@ dependencies = [
93
# Extras used by developers *of* briefcase are pinned to specific versions to
94
# ensure environment consistency.
95
dev = [
96
- "coverage[toml] == 7.4.0",
+ "coverage[toml] == 7.4.1",
97
"coverage-conditional-plugin == 0.9.0",
98
# Pre-commit 3.6.0 deprecated support for Python 3.8
99
"pre-commit == 3.5.0 ; python_version < '3.9'",
0 commit comments