From 1ce1b5285924235a0755824b33191f65c6681a13 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Mon, 4 Feb 2019 09:11:45 +0000
Subject: [PATCH] Bump cython from 0.29.3 to 0.29.4 (#67)

Bumps [cython](https://github.com/cython/cython) from 0.29.3 to 0.29.4.
- [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.3...0.29.4)

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 2a06ec0..982a854 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,5 +1,5 @@
 flake8==3.7.4
-Cython==0.29.3
+Cython==0.29.4
 nose==1.3.7
 pylint==1.9.4
 pytest==4.2.0
-- 
GitLab