From 293ad99daee351edef6b4b6b39863321559a0c5d Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Sat, 20 Jul 2024 13:10:09 +0200 Subject: [PATCH] Update pytest-asyncio to 0.23.8 (#122241) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 5771677baf9..b15f24c22eb 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pylint==3.2.5 pylint-per-file-ignores==1.3.2 pipdeptree==2.23.1 pip-licenses==4.4.0 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.8 pytest-aiohttp==1.0.5 pytest-cov==5.0.0 pytest-freezer==0.4.8