Skip to content

Commit 03ef4dc

Browse files
authored
Merge pull request #1842 from beeware/dependabot/pip/coverage-toml--7.5.2
Bump coverage[toml] from 7.5.1 to 7.5.2
2 parents 85b1b82 + 46870ff commit 03ef4dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/1842.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.5.1 to 7.5.2.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies = [
9696
# Extras used by developers *of* briefcase are pinned to specific versions to
9797
# ensure environment consistency.
9898
dev = [
99-
"coverage[toml] == 7.5.1",
99+
"coverage[toml] == 7.5.2",
100100
"coverage-conditional-plugin == 0.9.0",
101101
# Pre-commit 3.6.0 deprecated support for Python 3.8
102102
"pre-commit == 3.5.0 ; python_version < '3.9'",

0 commit comments

Comments
 (0)