Skip to content

Commit 33908b6

Browse files
Bump coverage[toml] from 7.13.0 to 7.13.1 in /debugger (#2623)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03d51b2 commit 33908b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2623.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.0 to 7.13.1 in /debugger.

debugger/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ debugpy = ["debugpy>=1.8.17,<2.0.0"]
2323

2424
[dependency-groups]
2525
test = [
26-
"coverage[toml] == 7.13.0",
26+
"coverage[toml] == 7.13.1",
2727
"pytest == 9.0.2",
2828
"pytest-xdist == 3.8.0",
2929
]

0 commit comments

Comments
 (0)