Skip to content

Commit 93b3520

Browse files
Bump coverage[toml] from 7.6.9 to 7.6.10 (#2095)
* Bump coverage[toml] from 7.6.9 to 7.6.10 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.9 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.9...7.6.10) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a3aa68 commit 93b3520

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2095.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.9 to 7.6.10.

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.9",
98+
"coverage[toml] == 7.6.10",
9999
"coverage-conditional-plugin == 0.9.0",
100100
"pre-commit == 4.0.1",
101101
"pytest == 8.3.4",

0 commit comments

Comments
 (0)