Skip to content

Commit f482f1c

Browse files
chore(deps): update dependency pytest to v9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb4cb9d commit f482f1c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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
@@ -48,7 +48,7 @@ python-gitlab = ">=3.14.0"
4848
pre-commit = "^3.4.0 || ^4.0.0"
4949
black = "^22.8.0 || ^23.0.0 || ^24.0.0 || ^25.0.0"
5050
tox = "^4.0.0"
51-
pytest = "^7.1.3 || ^8.0.0"
51+
pytest = "^7.1.3 || ^8.0.0 || ^9.0.0"
5252
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0"
5353
ruff = "^0.0.285 || ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0"
5454
responses = "^0.25.7"

0 commit comments

Comments
 (0)