From ca0f1ef8daaee2e03152f78a5071e116f4235c99 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 24 Sep 2024 14:07:52 +0200 Subject: [PATCH] Update pytest-asyncio to 0.24.0 (#126621) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 55ce17c5086..6a7130eedae 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -18,7 +18,7 @@ pylint==3.3.0 pylint-per-file-ignores==1.3.2 pipdeptree==2.23.4 pip-licenses==4.5.1 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 pytest-aiohttp==1.0.5 pytest-cov==5.0.0 pytest-freezer==0.4.8