Skip to content

Commit 5841024

Browse files
build(deps): bump cython from 0.29.26 to 0.29.28
Bumps [cython](https://github.com/cython/cython) from 0.29.26 to 0.29.28. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@0.29.26...0.29.28) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d631a3 commit 5841024

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.26;sys_platform!='win32'
3+
Cython==0.29.28;sys_platform!='win32'
44
devtools==0.8.0
55
email-validator==1.1.3
66
dataclasses==0.6; python_version < '3.7'

0 commit comments

Comments
 (0)