Update dependency pytest to v9.1.1
This commit is contained in:
parent
fc3a22683e
commit
03ff3a360a
|
|
@ -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