From fecf819b7e5a7c6f725374904a085fa620bf1cad Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Sep 2020 22:41:38 +0200 Subject: [PATCH] Update pytest-django from 3.1.2 to 3.10.0 --- requirements/test.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.pip b/requirements/test.pip index 2471a79..9f4def3 100644 --- a/requirements/test.pip +++ b/requirements/test.pip @@ -2,7 +2,7 @@ Faker==0.8.10 factory-boy==2.10.0 feedparser==5.2.1 pytest-cov==2.5.1 -pytest-django==3.1.2 +pytest-django==3.10.0 pytest-factoryboy==2.0.1 pytest-faker==2.0.0 pytest-pythonpath==0.7.2