Update pytest to 8.4.0 (#146114)

This commit is contained in:
Marc Mueller
2025-06-04 08:09:19 +02:00
committed by GitHub
parent e3f7e5706b
commit a8ccf1c6fc
5 changed files with 16 additions and 9 deletions

View File

@@ -492,6 +492,7 @@ asyncio_mode = "auto"
asyncio_default_fixture_loop_scope = "function"
filterwarnings = [
"error::sqlalchemy.exc.SAWarning",
"error:usefixtures\\(\\) in .* without arguments has no effect:UserWarning", # pytest
# -- HomeAssistant - aiohttp
# Overwrite web.Application to pass a custom default argument to _make_request