Skip to content

Commit 33b7fa3

Browse files
authored
Merge pull request #2052 from beeware/dependabot/pip/coverage-toml--7.6.4
Bump coverage[toml] from 7.6.1 to 7.6.4
2 parents a838627 + 47f40a4 commit 33b7fa3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2052.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated coverage[toml] from 7.6.1 to 7.6.4.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies = [
9595
# Extras used by developers *of* briefcase are pinned to specific versions to
9696
# ensure environment consistency.
9797
dev = [
98-
"coverage[toml] == 7.6.1",
98+
"coverage[toml] == 7.6.4",
9999
"coverage-conditional-plugin == 0.9.0",
100100
"pre-commit == 4.0.1",
101101
"pytest == 8.3.3",

0 commit comments

Comments
 (0)