Skip to content

Commit 61723bc

Browse files
authored
Merge pull request #1622 from beeware/dependabot/pip/coverage-toml--7.4.1
Bump coverage[toml] from 7.4.0 to 7.4.1
2 parents 00fc13e + c74b11c commit 61723bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/1622.misc.rst

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies = [
9393
# Extras used by developers *of* briefcase are pinned to specific versions to
9494
# ensure environment consistency.
9595
dev = [
96-
"coverage[toml] == 7.4.0",
96+
"coverage[toml] == 7.4.1",
9797
"coverage-conditional-plugin == 0.9.0",
9898
# Pre-commit 3.6.0 deprecated support for Python 3.8
9999
"pre-commit == 3.5.0 ; python_version < '3.9'",

0 commit comments

Comments
 (0)