From b0146618cba8b94274afec9b6291ed3394d4bdb9 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 13 Feb 2023 12:40:19 +0100 Subject: [PATCH] Update pytest-asyncio to 0.20.3 (#87995) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 7926e1d4194..ebe593556a4 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pydantic==1.10.4 pylint==2.16.0 pylint-per-file-ignores==1.1.0 pipdeptree==2.3.1 -pytest-asyncio==0.20.2 +pytest-asyncio==0.20.3 pytest-aiohttp==1.0.4 pytest-cov==3.0.0 pytest-freezer==0.4.6