From dd43f08b70ac1c9fd5113b3eaaaa58569ff712ce Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Mon, 7 Oct 2019 14:53:34 +0200 Subject: [PATCH] Update pytest from 5.2.0 to 5.2.1 (#716) --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index 5220a4a0..b967f655 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -7,7 +7,7 @@ factory-boy==2.12.0 flake8==3.7.7 flake8-isort==2.7.0 isort==4.3.21 -pytest==5.2.0 +pytest==5.2.1 pytest-cov==2.7.1 pytest-django==3.5.1 pytest-factoryboy==2.0.3