Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit fa54917

Browse files
build(deps-dev): bump pytest from 8.4.2 to 9.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [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.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0379c3f commit fa54917

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ black = "^25.11.0"
2323

2424

2525
[tool.poetry.group.dev.dependencies]
26-
pytest = "^8.4.2"
26+
pytest = "^9.0.2"
2727
pytest-cov = "^7.0.0"
2828
pytest-mock = "^3.15.1"
2929
pytest-env = "^1.2.0"

0 commit comments

Comments
 (0)