Skip to content

Commit d06d842

Browse files
Bump coverage from 7.8.0 to 7.8.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.8.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.8.0...7.8.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ce60ba commit d06d842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tests = [
4848
"packaging>=24.2",
4949
"pytest==8.3.5",
5050
"pytest-cov==6.1.1",
51-
"coverage==7.8.0",
51+
"coverage==7.8.1",
5252
"werkzeug==3.1.3",
5353
"flask==3.1.1",
5454
"marshmallow",

0 commit comments

Comments
 (0)