Skip to content

Commit 4aa8d10

Browse files
Bump coverage[toml] from 7.8.0 to 7.8.2 (#2311)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.8.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.0...7.8.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8caec88 commit 4aa8d10

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2311.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.8.0 to 7.8.2.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies = [
9999
# Extras used by developers *of* briefcase are pinned to specific versions to
100100
# ensure environment consistency.
101101
dev = [
102-
"coverage[toml] == 7.8.0",
102+
"coverage[toml] == 7.8.2",
103103
"coverage-conditional-plugin == 0.9.0",
104104
"pre-commit == 4.2.0",
105105
"pytest == 8.3.5",

0 commit comments

Comments
 (0)