From 259f5dfc2813108b90f60797da262c224c58f2f4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Dec 2016 07:36:42 -0800 Subject: [PATCH] Update pytest from 2.9.2 to 3.0.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e41d93..8f747c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.1 -pytest==2.9.2 +pytest==3.0.5 pytest-cov==2.3.0 freezegun==0.3.7 wheel==0.29.0