From 5d4957294075953195f6ed5a8e8ed1b7c9f58271 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 13:46:36 +0300 Subject: [PATCH] Update pytest from 6.2.5 to 8.2.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7d643cb..e8c5a98 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.2.1 pytest-runner==5.3.1 \ No newline at end of file