Skip to content

Commit 27745f0

Browse files
chore(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /scaleway-async (#1264)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57bf313 commit 27745f0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scaleway-async/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-async/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
[tool.poetry.dependencies]
2626
python = ">=3.10"
2727
scaleway-core = "*"
28-
pytest-cov = "^6.3.0"
28+
pytest-cov = ">=6.3,<8.0"
2929

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

0 commit comments

Comments
 (0)