From 408ed71d09253bd177bdc9ef0a0257c55edf04e6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 28 Jan 2024 20:16:52 +0000 Subject: [PATCH] deps: Update dependency pytest-asyncio to v0.23.4 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 671a0e7..d6940d9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ mock==5.1.0 pg8000==1.30.4 psycopg2-binary==2.9.9 pytest==7.4.4 -pytest-asyncio==0.23.3 +pytest-asyncio==0.23.4 pytest-cov==4.1.0 pytest-aiohttp==1.0.5 SQLAlchemy==2.0.25