From 450ad575bc0a33d6d16d3af55200524919196a58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 14:20:00 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v0.23.7 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bc533c4d..a9741339 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -20,7 +20,7 @@ grpcio==1.63.0 grpcio-status==1.62.2 protobuf==4.25.3 pytest-aiohttp==1.0.5 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.7 pytest-mock==3.14.0 PyYAML==6.0.1 typed-ast==1.5.5