Skip to content

Commit ce98cb8

Browse files
authored
chore(deps): bump cython to >= 3.0.5 (#1310)
1 parent 56ef908 commit ce98cb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ ignore_errors = true
151151

152152
[build-system]
153153
# 1.5.2 required for https://github.com/python-poetry/poetry/issues/7505
154-
requires = ['setuptools>=65.4.1', 'wheel', 'Cython', "poetry-core>=1.5.2"]
154+
requires = ['setuptools>=65.4.1', 'wheel', 'Cython>=3.0.5', "poetry-core>=1.5.2"]
155155
build-backend = "poetry.core.masonry.api"
156156

157157
[tool.codespell]

0 commit comments

Comments
 (0)