From ed6b1d909da4a1f89a6d0296939c176adbaa6308 Mon Sep 17 00:00:00 2001
From: pyup-bot <github-bot@pyup.io>
Date: Tue, 12 Mar 2019 20:16:34 +0100
Subject: [PATCH] Update pytest from 4.3.0 to 4.3.1

---
 dev-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-requirements.txt b/dev-requirements.txt
index a6c96e7f..cfa4f49c 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,6 +1,6 @@
 -rrequirements.txt
 
 sphinx==1.8.3
-pytest==4.3.0
+pytest==4.3.1
 pep8==1.7.1
 pytest-timeout==1.3.3