From 770a8fbdba611f2e360ae85e984b284dfae5e219 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 03:21:43 +0000 Subject: [PATCH] chore(deps): update dependency pytest-asyncio to v0.19.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 561c3ef1..3ec9a4be 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ freezegun==1.2.1 pre-commit==2.20.0 PyJWT==2.4.0 pyright==0.0.13.post0 -pytest-asyncio==0.18.3 +pytest-asyncio==0.19.0 python-semantic-release==7.29.6 SQLAlchemy-Utils==0.38.3 syrupy==2.3.1