From e26e6334d226c846f69747274f90dced55291afe Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Tue, 27 May 2025 21:38:36 +0200 Subject: [PATCH] Bump pytest-asyncio to 1.0.0 --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 40349402c4d..b6c10b550a1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -19,7 +19,7 @@ pydantic==2.11.3 pylint==3.3.7 pylint-per-file-ignores==1.4.0 pipdeptree==2.26.1 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-aiohttp==1.1.0 pytest-cov==6.0.0 pytest-freezer==0.4.9