From c7588d8b95a71869759c473f6b004fb9f166b7fe Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 12 Mar 2019 23:52:57 -0700 Subject: [PATCH] Update pytest from 4.2.0 to 4.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21b3192..79fbd60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ funcy==1.11 lenses==0.5.0 hypothesis==4.5.8 parsimonious==0.8.1 -pytest==4.2.0 +pytest==4.3.1 pytest-cov==2.6.1 pytest-flake8==1.0.4 pytest-xdist==1.22.5