chore(deps): update dependency pytest to v9
Some checks failed
Conventional Commit / Validate PR Title (pull_request) Successful in 3s
CI / ci (pull_request) Failing after 1m1s

This commit is contained in:
2025-11-08 17:35:37 +00:00
parent 3bd993f439
commit fc284f5a4b
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ dev = [
"coverage<8.0.0,>=7.5.0",
"pylint<4.0.0,>=3.1.0",
"pylint-exit<2.0.0,>=1.2.0",
"pytest<9.0.0,>=8.1.1",
"pytest<9.1.0,>=9.0.0",
"requests-mock<2.0.0,>=1.12.1",
]