From c8395cdf0a450be5df878107d0e67cdb132203f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 20:26:22 +0000 Subject: [PATCH] Bump pytest-asyncio from 0.25.3 to 0.26.0 (#8490) 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 153f5ff601..8ff46a5794 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,6 +8,6 @@ pre-commit pytest==8.2.0 pytest-cov==6.0.0 pytest-mock==3.14.0 -pytest-asyncio==0.25.3 +pytest-asyncio==0.26.0 asyncmock==0.4.2 hypothesis==6.92.1