From 7da9b39d2f00ea05e0134c11d3278a2591d4ddc4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Feb 2022 17:50:20 -0800 Subject: [PATCH] Update pytest from 3.9.1 to 7.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3789afb..9c66d58 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.5.1 Sphinx==1.8.1 twine==1.12.1 -pytest==3.9.1 +pytest==7.0.1 pytest-runner==4.2