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