From c1a4c4dc14eceb310e4d9a29965eaf4f018712e9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 2 Sep 2023 09:57:39 -0700 Subject: [PATCH] Update pytest from 4.5.0 to 7.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ea164a7f..580c3b71 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==7.4.1 pytest-runner==3.0 pytest_cov twine==1.9.1