Skip to content

Commit 7f956ff

Browse files
Bump coverage from 7.7.0 to 7.7.1 in /testbed (#3289)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.7.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.7.0...7.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c112e commit 7f956ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/3289.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated coverage from 7.7.0 to 7.7.1 in /testbed.

testbed/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.1"
44

55
[project.optional-dependencies]
66
test = [
7-
"coverage==7.7.0",
7+
"coverage==7.7.1",
88
"coverage-conditional-plugin == 0.9.0",
99
# fonttools is only needed by Android, but we need to use
1010
# sys.platform == 'linux' as there's no dependency identifier

0 commit comments

Comments
 (0)