Skip to content

Commit ebd699c

Browse files
chore(deps): bump coverage[toml] from 7.5.3 to 7.5.4
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.3...7.5.4) --- updated-dependencies: - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28f4783 commit ebd699c

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
@@ -118,7 +118,7 @@ lint = [
118118
]
119119

120120
test-core = [
121-
"coverage[toml]==7.5.3",
121+
"coverage[toml]==7.5.4",
122122
"pytest==8.2.2",
123123
"pytest-asyncio==0.23.7",
124124
"dirty-equals==0.7.1.post0",

0 commit comments

Comments
 (0)