From dace0596177c1bc103a31bb7d7ab46555d7e22c4 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 20 Nov 2019 20:14:35 +0200 Subject: [PATCH] Update pytest from 5.2.4 to 5.3.0 (#186) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 7623952a..5d783ac8 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==4.5.4 flake8==3.7.9 -pytest==5.2.4 +pytest==5.3.0 pytest-cov==2.8.1 autopep8==1.4.4 mypy==0.740