From 57315289ae9db93277880bae11b65dcb2d7124d8 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sun, 27 Oct 2019 05:38:22 +0200 Subject: [PATCH] Update pytest from 5.2.1 to 5.2.2 (#142) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 21b5ab73..1ad6f2d5 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.8 -pytest==5.2.1 +pytest==5.2.2 autopep8==1.4.4 mypy==0.730 py-spy==0.2.2