From 22986a08f0631468db8308f8177a2fdba5b3efc3 Mon Sep 17 00:00:00 2001 From: Bart Schuurmans Date: Mon, 1 Apr 2024 20:48:52 +0200 Subject: [PATCH] Update pytest to 8.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 562f430bc..04899876b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ celery-types==0.22.0 django-stubs[compatible-mypy]==4.2.7 mypy==1.7.1 pylint==2.15.0 -pytest==8.0.2 +pytest==8.1.1 pytest-cov==5.0.0 pytest-django==4.8.0 pytest-env==1.1.3