From 273cca99140ce9e9ddfb48b9b7e79b9aa56b004a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 14 Jan 2020 19:56:52 +0500 Subject: [PATCH] Update pytest-django from 3.5.1 to 3.8.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32ab1506..ea747845 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ pdbpp==0.10.0 pytest==5.2.0 pytest-mock==1.11.0 pytest-cov==2.7.1 -pytest-django==3.5.1 +pytest-django==3.8.0 pytest-selenium==1.17.0 pytest-base-url==1.4.1 pytest-benchmark==3.2.2