unpin pytest<8 (#37768)

* pytest 8

* pytest 8

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
Yih-Dar
2025-04-25 12:34:33 +02:00
committed by GitHub
parent 79d4bc761d
commit 50d231a806
3 changed files with 3 additions and 2 deletions

View File

@@ -55,3 +55,4 @@ markers = [
]
log_cli = 1
log_cli_level = "WARNING"
asyncio_default_fixture_loop_scope = "function"