Skip to content

Commit 41fbdc2

Browse files
chore(deps-dev): bump pytest from 8.4.2 to 9.0.1 in /scaleway
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24a9a1b commit 41fbdc2

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)