Skip to content

Commit e466bd7

Browse files
build: bump pytest-cov from 4.1.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2af27b7 commit e466bd7

2 files changed

Lines changed: 99 additions & 84 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ codelimit = "codelimit.__main__:cli"
2929

3030
[dependency-groups]
3131
dev = [
32-
"pytest-cov>=4.0.0,<5",
32+
"pytest-cov>=4.0.0,<8",
3333
"pytest>=7.2.1,<8",
3434
"poethepoet>=0.21.1,<0.22",
3535
"types-pyyaml>=6.0.12.20240917,<7",

0 commit comments

Comments
 (0)