Skip to content

Commit d99c869

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.1 in /scaleway (scaleway#1413)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24a9a1b commit d99c869

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scaleway/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/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.8"
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
vcrpy = "^7.0.0"
3737
pytest-timeout = "^2.4.0"

0 commit comments

Comments
 (0)