From 3fac73e46d1be60db84e4acd9e406a1d843116a3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Thu, 28 Feb 2019 09:17:26 +0000
Subject: [PATCH] Bump cython from 0.29.5 to 0.29.6 (#80)

Bumps [cython](https://github.com/cython/cython) from 0.29.5 to 0.29.6.
- [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.5...0.29.6)

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 62a1009..e3c1c5a 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,5 +1,5 @@
 flake8==3.7.7
-Cython==0.29.5
+Cython==0.29.6
 nose==1.3.7
 pylint==1.9.4
 pytest==4.3.0
-- 
GitLab