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:
renovate[bot] 2026-06-30 07:58:02 +10:00 committed by GitHub
parent caa8887204
commit f94c27430c
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"]