Skip to content

Commit eca5b32

Browse files
Bump coverage[toml] from 7.9.1 to 7.9.2 (#2373)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.9.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.1...7.9.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8ee6d5 commit eca5b32

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/2373.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.9.1 to 7.9.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.9.1",
102+
"coverage[toml] == 7.9.2",
103103
"coverage-conditional-plugin == 0.9.0",
104104
"pre-commit == 4.2.0",
105105
"pytest == 8.4.1",

0 commit comments

Comments
 (0)