From 8f3effe194c6c58668e30f9c7962fec64e433a09 Mon Sep 17 00:00:00 2001 From: Mikhail Epifanov Date: Tue, 20 Feb 2024 17:53:26 +0100 Subject: [PATCH] bump pytest-asyncio for pytest 8.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae4ded83..5d3dbab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ django-allauth==0.61.1 recipe-scrapers==14.52.0 django-scopes==2.0.0 pytest==8.0.0 -pytest-asyncio==0.23.3 +pytest-asyncio==0.23.5 pytest-django==4.8.0 django-treebeard==4.7 django-cors-headers==4.2.0