From 3bf042dce943e6c6549f62d8d77636ff94e8fbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:57:12 +1300 Subject: [PATCH] Bump pytest-asyncio from 0.17.2 to 0.18.0 (#3168) 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 62d1ff31af..1e5a5c2ebc 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,6 +7,6 @@ pre-commit pytest==7.0.0 pytest-cov==3.0.0 pytest-mock==3.7.0 -pytest-asyncio==0.17.2 +pytest-asyncio==0.18.0 asyncmock==0.4.2 hypothesis==5.49.0