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