From c6d8b5e6e02c17d89df0c1b8aa8e125a4cff62a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 May 2024 21:44:07 -0700 Subject: [PATCH] Update pytest from 4.5.0 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 ea164a7f..466109ce 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.1 pytest-runner==3.0 pytest_cov twine==1.9.1