Skip to content

Commit 2d2efbd

Browse files
dependabot[bot]ilstam
authored andcommitted
chore(deps): Bump pytest from 8.4.2 to 9.0.3 in /tools/devctr
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3. - [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.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2440dbb commit 2d2efbd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

tools/devctr/poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/devctr/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ openapi-spec-validator = "^0.7.1"
2323
pandas = "^2.3.3"
2424
psutil = "^6.0.0"
2525
pylint = "^3"
26-
pytest = "^8"
26+
pytest = ">=8,<10"
2727
pytest-json-report = "^1.5.0"
2828
pytest-repeat = "^0.9.4"
2929
pytest-rerunfailures = "^14"

0 commit comments

Comments
 (0)