From 1c488d375fe8ebedd47745864bbc8bd44757069b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:40:18 -0500 Subject: [PATCH] Bump pytest-asyncio from 0.26.0 to 1.0.0 (#9067) 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 43140063a3..2c2549c64b 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,7 +8,7 @@ pre-commit pytest==8.4.0 pytest-cov==6.2.1 pytest-mock==3.14.1 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-xdist==3.7.0 asyncmock==0.4.2 hypothesis==6.92.1