From f793fbe49230c24c3d9f0b32ccceda839968907c Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Fri, 9 Feb 2024 19:27:42 +0100 Subject: [PATCH] Update pytest-asyncio to 0.23.5 (#110129) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index f823bf05fb0..049f2f7cbd0 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -17,7 +17,7 @@ pydantic==1.10.12 pylint==3.0.3 pylint-per-file-ignores==1.3.2 pipdeptree==2.13.2 -pytest-asyncio==0.23.4 +pytest-asyncio==0.23.5 pytest-aiohttp==1.0.5 pytest-cov==4.1.0 pytest-freezer==0.4.8