From c36353721bab7d406ab17613bf6f8600b5a2cf86 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 12 Sep 2020 21:59:21 +0100 Subject: [PATCH] Update pytest from 5.3.5 to 6.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..74970a2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ flask==1.1.1 mock==4.0.1 pip==20.0.2 plumbum==1.6.8 -pytest==5.3.5 +pytest==6.0.2 PyYAML==5.3 Sphinx==2.4.1 tox==3.14.3