From db21731b149a91d7f9465a85c88db6765f6552fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 00:19:08 +0100 Subject: [PATCH] Bump pytest-asyncio from 0.17.0 to 0.17.2 (#3064) 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 8ec2a8c723..1203858c96 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,6 +7,6 @@ pre-commit pytest==6.2.5 pytest-cov==3.0.0 pytest-mock==3.6.1 -pytest-asyncio==0.17.0 +pytest-asyncio==0.17.2 asyncmock==0.4.2 hypothesis==5.49.0