mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
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:
committed by
GitHub
parent
03d9aa5f4b
commit
bcb69d83cc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user