From 780933a1a113e4975df688afb8d9eece60ec6173 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 04:45:22 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v0.25.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 42fe65ca..8ce25d0f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,5 +14,5 @@ isort==5.10.1 pydocstyle==6.1.1 pylint==2.15.4 pytest==7.1.3 -pytest-asyncio==0.19.0 +pytest-asyncio==0.25.0 pytest-cov==4.0.0