Skip to content

Commit 1083895

Browse files
dependabot[bot]BrianPugh
authored andcommitted
Update coverage[toml] requirement from >=7.15.0 to >=7.15.1
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>
1 parent 5be8f88 commit 1083895

2 files changed

Lines changed: 96 additions & 96 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pythontemplate = "pythontemplate.cli.main:run_app"
2626

2727
[dependency-groups]
2828
dev = [
29-
"coverage[toml]>=7.15.0",
29+
"coverage[toml]>=7.15.1",
3030
"cython>=3.0.3",
3131
"pre-commit>=2.16.0",
3232
"pytest>=7.1.2",

0 commit comments

Comments
 (0)