From ea436b155b09389bc31e6a596b2b6b1953adb045 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 12:58:09 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v0.20.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a75b9466..91e63fff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ freezegun==1.2.2 pre-commit==2.20.0 PyJWT==2.6.0 pyright==0.0.13.post0 -pytest-asyncio==0.18.3 +pytest-asyncio==0.20.0 python-semantic-release==7.32.1 SQLAlchemy-Utils==0.38.3 syrupy==3.0.2