From 4adc8a633cf8f37ffb6ee61699771a5064664f85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Apr 2024 00:15:01 +0100 Subject: [PATCH] Update pytest from 5.2.1 to 8.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88d8315..c5099a4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.4 Sphinx==2.2.0 twine==2.0.0 -pytest==5.2.1 +pytest==8.2.0 pytest-runner==5.1