From 05292ebe54d01c6c502495dbdd59f33638d3d3bd Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 22 Sep 2019 12:23:24 +0200 Subject: [PATCH] Update pytest from 5.1.2 to 5.1.3 (#492) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a9c0c9..a1b4d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==4.5.4 mypy==0.720 ; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy' -pytest==5.1.2 +pytest==5.1.3 pytest-cov==2.7.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3