From f0ac753f9b47e41edbed6fd336b38b7512672cfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 19:16:49 +1200 Subject: [PATCH] Bump pytest-asyncio from 0.18.3 to 0.19.0 (#3695) 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 5e46ab93b3..87df0fa6fd 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -8,6 +8,6 @@ pre-commit pytest==7.1.1 pytest-cov==3.0.0 pytest-mock==3.8.1 -pytest-asyncio==0.18.3 +pytest-asyncio==0.19.0 asyncmock==0.4.2 hypothesis==5.49.0