From cd89f660d400ecd18681f459ac9d1e9b859b8a07 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Fri, 21 Jul 2023 19:08:05 +0200 Subject: [PATCH] Update pytest-asyncio to 0.21.0 (#96999) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 3bc592e98eb..fbe3fa1a66c 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -17,7 +17,7 @@ pydantic==1.10.11 pylint==2.17.4 pylint-per-file-ignores==1.2.1 pipdeptree==2.10.2 -pytest-asyncio==0.20.3 +pytest-asyncio==0.21.0 pytest-aiohttp==1.0.4 pytest-cov==4.1.0 pytest-freezer==0.4.8