From 956f45962e1d39d4103eb55f11f49e7ad178ecd8 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 1 Sep 2019 17:06:35 +0200 Subject: [PATCH] Update pytest from 5.1.1 to 5.1.2 (#787) --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f91fb3d..402d83e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -8,7 +8,7 @@ isort==4.3.21 mypy==0.720 pycodestyle==2.5.0 pyflakes==2.1.1 -pytest==5.1.1 +pytest==5.1.2 pytest-cov==2.7.1 pytest-mock==1.10.4 pytest-sugar==0.9.2