Skip to content

Commit bd51b8d

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

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
@@ -75,7 +75,7 @@ lint = [
7575
]
7676

7777
test-core = [
78-
"coverage[toml]==7.6.8",
78+
"coverage[toml]==7.6.10",
7979
"pytest==8.3.4",
8080
"pytest-asyncio==0.24.0",
8181
]

0 commit comments

Comments
 (0)