Update dependency pytest to v9.1.1

This commit is contained in:
renovate[bot] 2026-06-29 11:52:30 +00:00 committed by GitHub
parent fc3a22683e
commit 03ff3a360a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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"]