Skip to content

Commit 7c9b34f

Browse files
authored
Merge pull request #202 from telekom-mms/renovate/pypi-pytest-vulnerability
Update dependency pytest to v9 [SECURITY]
2 parents 112df0c + b3e1d1d commit 7c9b34f

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
@@ -25,7 +25,7 @@ pre-commit = "4.3.0"
2525
isort = "6.1.0"
2626
black = "25.11.0"
2727
mypy = "1.20.2"
28-
pytest = "8.4.2"
28+
pytest = "9.0.3"
2929
pytest-cov = "7.1.0"
3030

3131
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)