From c1ac467ed053f940b52f6eca0a4e9647feeabb16 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Mar 2018 06:35:55 -0500 Subject: [PATCH] Update pytest from 3.3.0 to 3.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 275e441..4c7183a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.3.0 +pytest==3.5.0 pytest-cov==2.5.1 freezegun==0.3.9 wheel==0.30.0 -- 2.30.2