Skip to content

Commit ff17727

Browse files
deps: bump pytest from 8.4.1 to 9.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 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.1...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] <[email protected]>
1 parent 06c8aa4 commit ff17727

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

poetry.lock

Lines changed: 14 additions & 13 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
@@ -42,7 +42,7 @@ python = ">=3.12,<4"
4242
coverage = "^7.4.4"
4343
mypy = "^1.18.1"
4444
poethepoet = "^0.25.0"
45-
pytest = "^8.2.0"
45+
pytest = "^9.0.2"
4646
pytest-asyncio = "^1.0.0"
4747
ruff = "^0.11.0"
4848

0 commit comments

Comments
 (0)