From be58236bae9ffbeaea60c6ee217bf3aa204905a0 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2019 21:46:09 +0800
Subject: [PATCH] Bump pytest from 4.5.0 to 4.6.1 (#102)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.1.
- [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/4.5.0...4.6.1)
---
 requirements.dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.dev.txt b/requirements.dev.txt
index 890c0d6..d83a162 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -2,5 +2,5 @@ flake8==3.7.7
 Cython==0.29.10
 nose==1.3.7
 pylint==1.9.4
-pytest==4.5.0
+pytest==4.6.1
 pytest-watch==4.2.0
-- 
GitLab