Skip to content

Commit 935769b

Browse files
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 f8309a4 commit 935769b

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 8 additions & 8 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
@@ -27,7 +27,7 @@ backports-strenum = { version = "^1.3.1", python = "<3.11" }
2727
pytest = "^8.4"
2828
pytest-asyncio = "^0.24.0"
2929
pytest-aiohttp = "^1.0.5"
30-
pytest-cov = "^6.0.0"
30+
pytest-cov = "^7.0.0"
3131
pre-commit = "^4.3.0"
3232
black = "^25.11"
3333
pylint = "^3.2.7"

0 commit comments

Comments
 (0)