From fe6e886b2af77bee3dcb000effa36ed14df5b381 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 2 Jun 2020 22:04:02 +0200 Subject: [PATCH] Update pytest from 5.4.2 to 5.4.3 (#355) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 3e18d06d..8600e8b3 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==5.1 flake8==3.8.2 -pytest==5.4.2 +pytest==5.4.3 pytest-cov==2.9.0 autopep8==1.5.3 mypy==0.770