Skip to content

Commit d99361c

Browse files
Bump coverage[toml] from 7.13.2 to 7.13.3 in /core (#4175)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55a8176 commit d99361c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/4175.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated coverage[toml] from 7.13.2 to 7.13.3 in /core.

core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ classifiers = [
6262
# Extras used by developers *of* Toga are pinned to specific versions to
6363
# ensure environment consistency.
6464
test = [
65-
"coverage[toml] == 7.13.2",
65+
"coverage[toml] == 7.13.3",
6666
"coverage-conditional-plugin == 0.9.0",
6767
"Pillow == 12.1.0",
6868
"pytest == 9.0.2",

0 commit comments

Comments
 (0)