Skip to content

Commit b3d5460

Browse files
chore(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /scaleway
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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f94dae commit b3d5460

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

scaleway/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.

scaleway/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ scaleway-core = "*"
2828
pyrefly = ">=0.24.2,<0.32.0"
2929
vcrpy = "^7.0.0"
3030
pytest-timeout = "^2.4.0"
31-
pytest-cov = "^6.3.0"
31+
pytest-cov = ">=6.3,<8.0"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
scaleway-core = { path = "../scaleway-core", develop = true }

0 commit comments

Comments
 (0)