From e24564147d302df8c20289136deb93813dc5212c Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:52:56 +0100 Subject: [PATCH] Update pytest-asyncio to 0.25.3 (#137231) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c8dcb5a712b..c884197add8 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pydantic==2.10.6 pylint==3.3.4 pylint-per-file-ignores==1.3.2 pipdeptree==2.25.0 -pytest-asyncio==0.24.0 +pytest-asyncio==0.25.3 pytest-aiohttp==1.0.5 pytest-cov==6.0.0 pytest-freezer==0.4.9