Skip to content

Commit e772f7d

Browse files
authored
Merge pull request #2313 from beeware/dependabot/pip/core/coverage-toml--7.4.0
Bump coverage[toml] from 7.3.4 to 7.4.0 in /core
2 parents da9a211 + a98a072 commit e772f7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2313.misc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated coverage[toml] from 7.3.4 to 7.4.0 in /core.

core/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565
# Extras used by developers *of* briefcase are pinned to specific versions to
6666
# ensure environment consistency.
6767
dev = [
68-
"coverage[toml] == 7.3.4",
68+
"coverage[toml] == 7.4.0",
6969
"Pillow == 10.1.0",
7070
# Pre-commit 3.6.0 deprecated support for Python 3.8
7171
"pre-commit == 3.5.0 ; python_version < '3.9'",

0 commit comments

Comments
 (0)