From 4c506413e7e81588294431a68942d8b2c212f95a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 16:03:35 -0400 Subject: [PATCH] Update pytest from 3.4.0 to 4.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 1635ba8..9a49915 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ Sphinx==1.6.7 twine==1.9.1 cryptography==2.1.4 PyYAML==3.12 -pytest==3.4.0 +pytest==4.4.0 pytest-runner==4.0