mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 00:19:02 +02:00
Update pytest-asyncio to 1.2.0 (#152156)
This commit is contained in:
@@ -448,6 +448,7 @@ testpaths = ["tests"]
|
||||
norecursedirs = [".git", "testing_config"]
|
||||
log_format = "%(asctime)s.%(msecs)03d %(levelname)-8s %(threadName)s %(name)s:%(filename)s:%(lineno)s %(message)s"
|
||||
log_date_format = "%Y-%m-%d %H:%M:%S"
|
||||
asyncio_debug = true
|
||||
asyncio_mode = "auto"
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
filterwarnings = [
|
||||
|
||||
@@ -19,7 +19,7 @@ pydantic==2.11.9
|
||||
pylint==3.3.8
|
||||
pylint-per-file-ignores==1.4.0
|
||||
pipdeptree==2.26.1
|
||||
pytest-asyncio==1.1.0
|
||||
pytest-asyncio==1.2.0
|
||||
pytest-aiohttp==1.1.0
|
||||
pytest-cov==7.0.0
|
||||
pytest-freezer==0.4.9
|
||||
|
||||
Reference in New Issue
Block a user