Skip to content

Commit 992dd21

Browse files
deps: bump pytest-cov from 6.3.0 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.3.0 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0054b6b commit 992dd21

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest-xdist = "^3.1.0"
3737
ruff = ">=0.5.1,<0.12.13"
3838
bandit = "^1.7.8"
3939
pytest-subtests = ">=0.12.1,<0.15.0"
40-
pytest-cov = ">=5,<7"
40+
pytest-cov = ">=5,<8"
4141
pytest-asyncio = ">=0.23.6,<0.27.0"
4242
pytest-httpx = ">=0.30,<0.35"
4343

0 commit comments

Comments
 (0)