Skip to content

Commit af5c8b8

Browse files
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0 in /Runtime/safe-ds
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb38539 commit af5c8b8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Runtime/safe-ds/poetry.lock

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

Runtime/safe-ds/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.10"
1010

1111
[tool.poetry.dev-dependencies]
1212
pytest = "^7.1.3"
13-
pytest-cov = "^3.0.0"
13+
pytest-cov = "^4.0.0"
1414

1515
[tool.mypy]
1616
ignore_missing_imports = true

0 commit comments

Comments
 (0)