Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c958d9

Browse files
MAINT: Update cython requirement
Updates the requirements on [cython](https://github.com/cython/cython) to permit the latest version. Updates `cython` to 3.2.5 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.4...3.2.5) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.5 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d2d6ff commit 6c958d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meson-python>=0.19.0
2-
Cython>=3.2.4
2+
Cython>=3.2.5
33
ninja
44
spin
55
build

0 commit comments

Comments
 (0)