From c2e56ea3c69084ea108095f921024768f7bfeda5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Jun 2024 10:48:41 -0700 Subject: [PATCH] Update pytest from 4.5.0 to 8.2.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ea164a7f..82a457ef 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ tox==2.9.1 coverage==4.5.1 Sphinx==1.7.7 cryptography==2.3.1 -pytest==4.5.0 +pytest==8.2.2 pytest-runner==3.0 pytest_cov twine==1.9.1