From 7cfb36648286c4ac68cb38197b79c3547598cd1a Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Fri, 14 Feb 2020 20:11:24 +0000
Subject: [PATCH] Bump pytest from 5.3.4 to 5.3.5 (#194)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.4...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.dev.txt b/requirements.dev.txt
index a4da7bf..7682b45 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -3,5 +3,5 @@
 pylint==2.4.4
 flake8==3.7.9
 nose==1.3.7
-pytest==5.3.4
+pytest==5.3.5
 pytest-watch==4.2.0
-- 
GitLab