Skip to content

Commit b37def6

Browse files
Update dependency pytest to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 89ba2ab commit b37def6

File tree

2 files changed

+31
-16
lines changed

2 files changed

+31
-16
lines changed

poetry.lock

Lines changed: 30 additions & 15 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
@@ -35,7 +35,7 @@ python = "^3.11"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
poetry = "^1.3.2"
38-
pytest = "^7.3.1 || ^8.0.0"
38+
pytest = "^7.3.1 || ^8.0.0 || ^9.0.0"
3939
pytest-cov = "^4.0.0 || ^5.0.0 || ^6.0.0"
4040
black = "^23.3.0 || ^24.0.0"
4141
mypy = "^1.2.0"

0 commit comments

Comments
 (0)