Skip to content

Commit bba0375

Browse files
authored
Merge pull request #386 from tlecomte/dependabot/pip/cython-3.1.4
chore(deps): bump cython from 3.1.3 to 3.1.4
2 parents 24661ae + 28ebc0f commit bba0375

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.3",
7-
"Cython==3.1.3",
7+
"Cython==3.1.4",
88
]
99
build-backend = "setuptools.build_meta"
1010

0 commit comments

Comments
 (0)