Skip to content

Commit b8f23b7

Browse files
committed
Build: Update Cython to 3.1.6.
1 parent 0580769 commit b8f23b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["Cython>=3.1.2", "setuptools", "wheel"]
2+
requires = ["Cython>=3.1.6", "setuptools", "wheel"]
33

44
[tool.cibuildwheel]
55
build-verbosity = 2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Cython>=3.1.2
1+
Cython>=3.1.6
22
setuptools
33
wheel

0 commit comments

Comments
 (0)