Skip to content

Commit cdfe18f

Browse files
Merge pull request #215 from robbinjanssen/renovate/pytest-8.x
⬆️ Update dependency pytest to v8
2 parents 92a5a55 + 329a9a3 commit cdfe18f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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 @@ mypy = "1.8.0"
4242
pre-commit = "3.6.1"
4343
pre-commit-hooks = "4.5.0"
4444
pylint = "3.0.3"
45-
pytest = "7.4.4"
45+
pytest = "8.0.0"
4646
pytest-asyncio = "0.23.5"
4747
pytest-cov = "4.1.0"
4848
ruff = "0.1.14"

0 commit comments

Comments
 (0)