From d49b81672a2864fa40c17063abd4115be3336e58 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Nov 2017 22:39:36 -0800 Subject: [PATCH] Update pytest from 2.9.2 to 3.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca7236b..c3c4d6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.1 -pytest==2.9.2 +pytest==3.3.0 pytest-cov==2.4.0 freezegun==0.3.9 wheel==0.29.0 -- 2.30.2