Skip to content

Commit 6c74065

Browse files
Bump coverage from 7.6.9 to 7.6.10 (#535)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.9 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.9...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Walter Simson <8669206+waltsims@users.noreply.github.com>
1 parent e94c8c2 commit 6c74065

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
@@ -42,7 +42,7 @@ Bug-tracker = "https://github.com/waltsims/k-wave-python/issues"
4242

4343
[project.optional-dependencies]
4444
test = ["pytest",
45-
"coverage==7.6.9",
45+
"coverage==7.6.10",
4646
"phantominator",
4747
"testfixtures==8.3.0",
4848
"requests==2.32.3"]

0 commit comments

Comments
 (0)