From 7cee3cbfcb1a1f78356f549e7f638c1815ded279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 13:52:29 -0800 Subject: [PATCH] Bump pytest-asyncio from 0.21.1 to 0.23.2 (#974) 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 5209f7b8..6e20f381 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ coveralls psutil==5.9.6 pytest==7.4.3 -pytest-asyncio==0.21.1 +pytest-asyncio==0.23.2 pytest-cov==4.1.0 pytest-httpserver==1.0.8 pytest-qt==4.2.0