From d7858f16c1ca123cf275854a4b09e758fabd6f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 11:48:56 +1300 Subject: [PATCH] Bump pytest-asyncio from 0.19.0 to 0.20.1 (#4003) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 9567181238..28112521ac 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,6 +8,6 @@ pre-commit pytest==7.2.0 pytest-cov==4.0.0 pytest-mock==3.10.0 -pytest-asyncio==0.19.0 +pytest-asyncio==0.20.1 asyncmock==0.4.2 hypothesis==5.49.0