From 1ea6f957bc8e33ccea31e27b2d251791a810dc94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jan 2022 23:19:21 +0100 Subject: [PATCH] Bump pytest-asyncio from 0.16.0 to 0.17.0 (#3047) 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 4d5c40296f..8ec2a8c723 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.16.0 +pytest-asyncio==0.17.0 asyncmock==0.4.2 hypothesis==5.49.0