Skip to content

Commit fd29b63

Browse files
chore(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /scaleway (#1273)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e6d29d commit fd29b63

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scaleway/poetry.lock

Lines changed: 7 additions & 7 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.36.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)