From 4189ed80778f92f9f999ad1bc0c578e8388767d3 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 27 May 2025 09:28:21 -0700 Subject: [PATCH] chore: bump pytest-asyncio to v1.0.0 --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index b11ba7896..edcfd6230 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -9,7 +9,7 @@ pixelmatch==0.3.0 pre-commit==3.5.0 pyOpenSSL==25.0.0 pytest==8.3.5 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-cov==6.1.1 pytest-repeat==0.9.4 pytest-rerunfailures==15.0