Skip to content

Commit 3ca68d4

Browse files
dependabot[bot]tlecomte
authored andcommitted
chore(deps): bump cython from 3.1.1 to 3.1.2
Bumps [cython](https://github.com/cython/cython) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.1.1...3.1.2) --- updated-dependencies: - dependency-name: cython dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ca4af6 commit 3ca68d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = [
44

55
# Cython and numpy are needed when running setup.py, to build extensions
66
"numpy==2.3.2",
7-
"Cython==3.1.1",
7+
"Cython==3.1.2",
88
]
99
build-backend = "setuptools.build_meta"
1010

0 commit comments

Comments
 (0)