From 0fe384a06ab7af6958f41e6aab9ff4ca6cb1739c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 19 Feb 2019 17:49:12 +0100 Subject: [PATCH] Update pytest from 4.2.0 to 4.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9f1fab..f25c3a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ psycopg2==2.7.7 pytest-cov==2.6.1 pytest-django==3.4.5 pytest-env==0.6.2 -pytest==4.2.0 +pytest==4.3.0 raven==6.10.0 redis==3.1.0 requests==2.21.0