From 5f4669658b92c1beeea0d1bcb4f40a69d1f2cd89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 06:02:51 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c2f2c512..10c8f05c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -20,7 +20,7 @@ grpcio==1.71.0 grpcio-status==1.71.0 protobuf==5.29.4 pytest-aiohttp==1.1.0 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-mock==3.14.0 PyYAML==6.0.2 types-futures==3.3.8