Bump cython from 0.29.11 to 0.29.12 (#689)

Bumps [cython](https://github.com/cython/cython) from 0.29.11 to 0.29.12.
- [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.11...0.29.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-25 18:52:55 +01:00
committed by Samuel Colvin
parent 85f1016c4a
commit cb81ca66b2
+1 -1
View File
@@ -1,7 +1,7 @@
attrs==19.1.0
black==19.3b0
coverage==4.5.3
Cython==0.29.11;sys_platform!='win32'
Cython==0.29.12;sys_platform!='win32'
flake8==3.7.8
flake8-quotes==2.0.1
isort==4.3.21