Bump cython from 0.29.16 to 0.29.17 (#1442)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-30 13:05:53 +01:00
committed by GitHub
parent de24ae968b
commit 845e1eb075
+1 -1
View File
@@ -1,6 +1,6 @@
black==19.10b0
coverage==5.1
Cython==0.29.16;sys_platform!='win32'
Cython==0.29.17;sys_platform!='win32'
flake8==3.7.9
flake8-quotes==3
isort==4.3.21