From adbed72f340471c3963f460a31cc3a568b7146e3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Mar 2024 22:02:36 +0200 Subject: [PATCH] Update pytest from 6.2.5 to 8.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..820d57f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ tox==3.24.5 coverage==6.2 Sphinx==4.4.0 twine==3.7.1 -pytest==6.2.5 +pytest==8.1.0 pytest-runner==5.3.1 \ No newline at end of file