From 6ccccc33450557471cbfbbcd985712f47aaa4523 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 23 Apr 2022 19:59:23 +0100 Subject: [PATCH] Update pytest from 5.4.1 to 7.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..917cf01 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==5.0.4 Sphinx==3.0.1 twine==3.1.1 -pytest==5.4.1 +pytest==7.1.2 pytest-runner==5.2 \ No newline at end of file