From 725d9ebca67aac21df62c42af568f2a88b6fe74e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Feb 2024 05:20:22 -0600 Subject: [PATCH] Update pytest from 5.2.2 to 8.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..9127bd7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ coverage==4.5.4 cryptography==2.8 flake8==3.7.8 pip==19.3.1 -pytest==5.2.2 +pytest==8.0.1 pytest-runner==5.2 pytest-subtests==0.2.1 pytz==2019.3