From f5885de6f14a6494b9b170388fca30d9d6da8d2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 22:19:09 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.23.6 to 0.25.3 (#8447) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index f59c95c87d..79d856e74c 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,6 +8,6 @@ pre-commit pytest==8.2.0 pytest-cov==5.0.0 pytest-mock==3.14.0 -pytest-asyncio==0.23.6 +pytest-asyncio==0.25.3 asyncmock==0.4.2 hypothesis==6.92.1