From 598d9c47defb0a31886fd5398d3437187b208728 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2019 20:36:35 +0200 Subject: [PATCH] Update pytest from 4.2.0 to 4.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9f1fab..a4aa584 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.4.0 raven==6.10.0 redis==3.1.0 requests==2.21.0