From bb5a6cfa88c97960c8ac1ccbd1799a9806090a1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Apr 2019 22:22:59 -0400 Subject: [PATCH] Update pytest from 4.4.0 to 4.4.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b91130b..6a777da 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.3 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==3.12 -pytest==4.4.0 +pytest==4.4.1 pytest-runner==4.4 vcrpy==2.0.1 twine==1.13.0