From af92d2cdd6aebc66e799a723203a1b1bf5ea7f86 Mon Sep 17 00:00:00 2001 From: Cooper Lees Date: Mon, 27 May 2024 08:50:34 -0700 Subject: [PATCH] Move to pytest-asyncio==0.23.7 (#1738) - See unit tests stay passing --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 729fdc2bf..9c66ae0c1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -7,7 +7,7 @@ freezegun==1.4.0 mypy==1.10.0 pre-commit==3.6.2 pytest==7.4.4 -pytest-asyncio==0.23.6 +pytest-asyncio==0.23.7 pytest-timeout==2.3.1 setuptools==70.0.0 tox==4.15.0