From cff65d8056cd30dbc938a523b884cf3f2349b663 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Mon, 15 Apr 2019 10:25:33 +0100
Subject: [PATCH] Bump cython from 0.29.6 to 0.29.7 (#90)

Bumps [cython](https://github.com/cython/cython) from 0.29.6 to 0.29.7.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](https://github.com/cython/cython/compare/0.29.6...0.29.7)

Signed-off-by: dependabot[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 6ba3d0e..2f1650a 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,5 +1,5 @@
 flake8==3.7.7
-Cython==0.29.6
+Cython==0.29.7
 nose==1.3.7
 pylint==1.9.4
 pytest==4.4.0
-- 
GitLab