From 7e2dcdd443f448883f835891bb4f604cccf99acc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 29 Sep 2019 19:26:50 +0200 Subject: [PATCH] Update pytest from 5.1.3 to 5.2.0 (#107) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 6c53a73b..1c67b37f 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,6 +1,6 @@ python-coveralls==2.9.3 coverage==4.5.4 flake8==3.7.8 -pytest==5.1.3 +pytest==5.2.0 autopep8==1.4.4 mypy==0.730