From 6b73e6cf129e7b8e22a9a6ffec4be7babf0dd142 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2019 22:05:15 +0200 Subject: [PATCH] Update pytest-django from 3.5.0 to 3.5.1 --- requirements-development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-development.txt b/requirements-development.txt index a918a5f3..088d1405 100644 --- a/requirements-development.txt +++ b/requirements-development.txt @@ -10,7 +10,7 @@ isort==4.3.21 mock==3.0.5 pytest==4.6.3 pytest-cov==2.7.1 -pytest-django==3.5.0 +pytest-django==3.5.1 pytest-factoryboy==2.0.2 recommonmark==0.5.0 Sphinx==2.1.2