From e7fe8c9dc68ca2c3b1d7c6842b4767b6b8726aa8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Mar 2020 14:39:09 -0700 Subject: [PATCH] Update pytest from 3.2.1 to 5.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c7984aa..57f7448 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -14,7 +14,7 @@ pip==9.0.1 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3 -pytest==3.2.1 +pytest==5.4.1 pytest-runner==2.11.1 tox==2.7.0 flake8==3.4.1