Bump cython from 0.29.20 to 0.29.21 (#1697)

Bumps [cython](https://github.com/cython/cython) from 0.29.20 to 0.29.21.
- [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.20...0.29.21)

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-07-09 17:44:38 +01:00
committed by GitHub
parent 03d9aa5f4b
commit bcb69d83cc
+1 -1
View File
@@ -1,6 +1,6 @@
black==19.10b0
coverage==5.1
Cython==0.29.20;sys_platform!='win32'
Cython==0.29.21;sys_platform!='win32'
flake8==3.8.3
flake8-quotes==3.2.0
isort==4.3.21