Skip to content

Commit 82ac912

Browse files
chore(deps-dev): bump pytest-cov from 6.3.0 to 7.0.0 in /scaleway-core (#1349)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1556b76 commit 82ac912

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ mypy = "^1.5.1"
3535
ty = "^0.0.1a15"
3636
pytest = "^8.4.1"
3737
pyrefly = "^0.36.1"
38-
pytest-cov = "^6.3.0"
38+
pytest-cov = ">=6.3,<8.0"
3939

4040
[build-system]
4141
requires = ["poetry-core"]

0 commit comments

Comments
 (0)