From 30ddf984aaf8f46627badbc09fe67906ac4ac97d Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 8 May 2020 16:56:42 +0200 Subject: [PATCH] Update pytest from 5.4.1 to 5.4.2 (#337) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 22b5ceac..68665743 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -1,7 +1,7 @@ python-coveralls==2.9.3 coverage==5.1 flake8==3.7.9 -pytest==5.4.1 +pytest==5.4.2 pytest-cov==2.8.1 autopep8==1.5.2 mypy==0.770