From 0519dae2811b80cd89148a0093ee7e5946af326a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 Mar 2019 14:01:52 +0100 Subject: [PATCH] Update pytest from 4.2.0 to 4.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9f1fab..6e63fde 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.1 raven==6.10.0 redis==3.1.0 requests==2.21.0