Skip to content

Commit 53cf3cb

Browse files
build(deps): bump cython from 0.29.21 to 0.29.22 (pydantic#2385)
Bumps [cython](https://github.com/cython/cython) from 0.29.21 to 0.29.22. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@0.29.21...0.29.22) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e98d16 commit 53cf3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# requirements for compilation and from setup.py so dependabot prompts us to test with latest version of these packages
22

3-
Cython==0.29.21;sys_platform!='win32'
3+
Cython==0.29.22;sys_platform!='win32'
44
devtools==0.6.1
55
email-validator==1.1.2
66
dataclasses==0.6; python_version < '3.7'

0 commit comments

Comments
 (0)