Skip to content

Commit 5798971

Browse files
chore(deps-dev): Update coverage[toml] requirement (#1074)
Updates the requirements on [coverage[toml]](https://github.com/coveragepy/coveragepy) to permit the latest version. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.0...7.15.1) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f99b17 commit 5798971

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dev = [
4444
"ruff>=0.15.21,<1",
4545
"types-requests>=2.33.0.20260712,<3",
4646
"moto>=5.2.2,<6",
47-
"coverage[toml]>=7.15.0,<8.0.0",
47+
"coverage[toml]>=7.15.1,<8.0.0",
4848
"uv-dynamic-versioning>=0.6.0",
4949
]
5050

0 commit comments

Comments
 (0)