Skip to content

Commit 4df52ca

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

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
@@ -33,7 +33,7 @@ mypy = "^1.5.1"
3333
ty = "^0.0.1a15"
3434
pytest = "^8.4.1"
3535
pyrefly = "^0.36.1"
36-
pytest-cov = "^6.3.0"
36+
pytest-cov = ">=6.3,<8.0"
3737

3838
[build-system]
3939
requires = ["poetry-core"]

0 commit comments

Comments
 (0)