We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da9a211 + a98a072 commit e772f7dCopy full SHA for e772f7d
changes/2313.misc.rst
@@ -0,0 +1 @@
1
+Updated coverage[toml] from 7.3.4 to 7.4.0 in /core.
core/pyproject.toml
@@ -65,7 +65,7 @@ dependencies = [
65
# Extras used by developers *of* briefcase are pinned to specific versions to
66
# ensure environment consistency.
67
dev = [
68
- "coverage[toml] == 7.3.4",
+ "coverage[toml] == 7.4.0",
69
"Pillow == 10.1.0",
70
# Pre-commit 3.6.0 deprecated support for Python 3.8
71
"pre-commit == 3.5.0 ; python_version < '3.9'",
0 commit comments