Update dependency pytest to v9.1.1 (#4612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
caa8887204
commit
f94c27430c
|
|
@ -39,7 +39,7 @@ dev = [
|
|||
"pre-commit==4.6.0",
|
||||
"ruff==0.15.17",
|
||||
"pylint==4.0.6",
|
||||
"pytest==9.0.3",
|
||||
"pytest==9.1.1",
|
||||
"hypothesis>=6.152.4",
|
||||
]
|
||||
doc = ["sphinx"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue