From 8f7ffa89c43b632b59303d053acdbabf36f2a874 Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 08:03:04 +0000 Subject: [PATCH] Update dependency pytest-asyncio to v1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f3e6a0..c90c773 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ types-protobuf==5.28.3.20241203 ruff==0.12.3 pytest==8.4.1 pytest-cov==6.1.1 -pytest-asyncio==1.0.0 +pytest-asyncio==1.1.0 pytest-mock==3.14.1 pytest-randomly==3.16.0 pytest-fail-slow==0.6.0