Skip to content

Commit 88c9388

Browse files
chore(deps-dev): update pytest-cov requirement (kagenti#106)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55af472 commit 88c9388

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/examples/nemocheck/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dev = [
6565
"black>=26.3.1",
6666
"pytest>=8.4.1",
6767
"pytest-asyncio>=1.1.0",
68-
"pytest-cov>=6.2.1",
68+
"pytest-cov>=7.1.0",
6969
"pytest-dotenv>=0.5.2",
7070
"pytest-env>=1.1.5",
7171
"pytest-examples>=0.0.18",

0 commit comments

Comments
 (0)