From c8f7dc9c0819ac419df62e9385c9ca9902a6f6f3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Jun 2019 07:08:35 +0200 Subject: [PATCH] Update pytest from 4.3.1 to 4.6.0 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 783d8b9..9af3d5b 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -4,7 +4,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ -pytest==4.3.1 # https://github.com/pytest-dev/pytest +pytest==4.6.0 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest- # Django