From a58049554d6ea6bcf9d646a507d6586c9650b8cc Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:10:37 +0100 Subject: [PATCH] Update pytest-asyncio to 0.23.6 (#114155) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 64c65007948..a3e576f592c 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -17,7 +17,7 @@ pydantic==1.10.12 pylint==3.1.0 pylint-per-file-ignores==1.3.2 pipdeptree==2.15.1 -pytest-asyncio==0.23.5 +pytest-asyncio==0.23.6 pytest-aiohttp==1.0.5 pytest-cov==4.1.0 pytest-freezer==0.4.8