From 84e892c47bdd4b1e531635d66fe69b467000cfd0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Sep 2019 19:00:06 +0200 Subject: [PATCH] Update pytest from 5.1.3 to 5.2.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 685c9afc0..bcfdec2a5 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,7 +4,7 @@ Faker==2.0.2 flake8==3.7.8 freezegun==0.3.12 isort==4.3.21 -pytest==5.1.3 +pytest==5.2.0 pytest-cov==2.7.1 pytest-django==3.5.1 pytest-factoryboy==2.0.3