Skip to content

Commit 9a000a7

Browse files
chore(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /scaleway-async
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 9a000a7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

scaleway-async/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-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)