From b3c0954f46f22cd5b21a33e0706f7784d09f1c24 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Mar 2024 19:33:40 -0800 Subject: [PATCH] Update pytest from 4.4.0 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f63454b..532d5b6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ Sphinx==2.1.2 coverage==4.5.2 twine==1.12.1 -pytest==4.4.0 +pytest==8.1.1 pytest-runner==4.2 mypy==0.700