Skip to content

Commit 5fdeb70

Browse files
Bump pytest from 8.4.2 to 9.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.0. - [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.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a666ede commit 5fdeb70

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pre-commit = ">=4,<5"
5757
pydantic = "^2.11.5"
5858
pylint = ">=2.15.4"
5959
pysonar = "^1.0.1.1548"
60-
pytest = ">=7.2.2,<9"
60+
pytest = ">=7.2.2,<10"
6161
pyupgrade = ">=2.38.2,<4.0.0"
6262
shibuya = ">=2024.5.14"
6363
sphinx = ">=5.3,<8"

0 commit comments

Comments
 (0)