mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-09 05:16:49 +03:00
Bump Cython version
This commit is contained in:
parent
1222827a5e
commit
91a741a633
|
@ -1,5 +1,5 @@
|
|||
[build-system]
|
||||
requires = ["setuptools", "Cython>=3.1.1"]
|
||||
requires = ["setuptools", "Cython>=3.1.4"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
cython==3.1.1
|
||||
cython==3.1.4
|
||||
setuptools
|
||||
pytest
|
||||
pytest-asyncio
|
||||
|
|
Loading…
Reference in New Issue
Block a user