From 9445089f36cba7d960e3e3e4bf5620006a2efb9f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 6 Jan 2019 14:49:57 -0800 Subject: [PATCH] Update pytest from 3.4.0 to 4.1.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c83f08d3..aa72d6ae 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.7.7 cryptography==2.3.1 PyYAML==3.12 -pytest==3.4.0 +pytest==4.1.0 pytest-runner==3.0 pytest_cov twine==1.9.1