Skip to content

Commit 36ebd33

Browse files
Bump pytest-cov from 5.0.0 to 6.1.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.1.1. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.1.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c594502 commit 36ebd33

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -52,7 +52,7 @@ pdoc3 = "^0.11.0"
5252
pylint = "^3.2.7"
5353
pytest = "^8.3.4"
5454
pytest-asyncio = "^0.24.0"
55-
pytest-cov = "^5.0.0"
55+
pytest-cov = "^6.1.1"
5656

5757

5858
[tool.black]

0 commit comments

Comments
 (0)