From 1777dfe821da453d623c3ca2b40a6a9f56e2527f Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 11 Nov 2024 18:10:14 +0100 Subject: [PATCH] Revert "Merge pull request #3334 from TandoorRecipes/dependabot/pip/pytest-asyncio-0.24.0" This reverts commit c30e1bb43aaa2dfc7d01c52e6f634cd796e2d76c, reversing changes made to 31051086ba115ec8c50cc28b645805b0ffe713ea. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27fef19e9..8d6514d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pytest-django==4.8.0 pytest-cov===5.0.0 pytest-factoryboy==2.6.0 pytest-html==4.1.1 -pytest-asyncio==0.24.0 +pytest-asyncio==0.23.5 pytest-xdist==3.6.1 autopep8==2.0.4 flake8==7.1.1