From ed4c8a2d1a25ab04b32dd645d1e0fc908101d18f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 5 Jun 2018 18:41:05 -0700 Subject: [PATCH] Update pytest from 3.5.0 to 3.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42d8891..d3c9a00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Testing and deployment packages. coverage==4.4.2 -pytest==3.5.0 +pytest==3.6.1 pytest-cov==2.5.1 freezegun==0.3.10 twine==1.11.0 -- 2.30.2