From 22ae89474504eb6eb813137a1d301d0cff2d199b Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 11 Nov 2025 07:07:02 +0100 Subject: [PATCH] Update pytest-asyncio to 1.3.0 (#156315) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index aca1c20b35d..3159ddfa73f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -21,7 +21,7 @@ pydantic==2.12.2 pylint==4.0.1 pylint-per-file-ignores==1.4.0 pipdeptree==2.26.1 -pytest-asyncio==1.2.0 +pytest-asyncio==1.3.0 pytest-aiohttp==1.1.0 pytest-cov==7.0.0 pytest-freezer==0.4.9