Skip to content

Commit 5dce15c

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.1 in /scaleway-async (#1422)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mia-Cross <lmarabese@scaleway.com>
1 parent 9b1250b commit 5dce15c

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
@@ -31,7 +31,7 @@ scaleway-core = { path = "../scaleway-core", develop = true }
3131
ruff = ">=0.5.0,<0.14.4"
3232
mypy = "^1.5.1"
3333
ty = "^0.0.1a15"
34-
pytest = "^8.4.1"
34+
pytest = ">=8.4.1,<10.0.0"
3535
pyrefly = ">=0.36.1,<0.41.0"
3636
pytest-cov = ">=6.3,<8.0"
3737

0 commit comments

Comments
 (0)