From 6f9172f86a9ff575d4bb360c817802130b5e4cc6 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 27 May 2025 09:27:41 -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 f203b35..afd7b9b 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -8,4 +8,4 @@ flake8==7.1.1 pre-commit==4.0.1 Django==4.2.20 pytest-xdist==2.5.0 -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0