From e3c09a89a2f6eaee4527759679158400ca5f49a0 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 3 Jun 2019 21:35:16 +0800
Subject: [PATCH] Bump cython from 0.29.9 to 0.29.10 (#101)

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

diff --git a/requirements.dev.txt b/requirements.dev.txt
index d1b3879..890c0d6 100644
--- a/requirements.dev.txt
+++ b/requirements.dev.txt
@@ -1,5 +1,5 @@
 flake8==3.7.7
-Cython==0.29.9
+Cython==0.29.10
 nose==1.3.7
 pylint==1.9.4
 pytest==4.5.0
-- 
GitLab