python-lxml: bump to version 5.3.0

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
Alexandru Ardelean
2024-08-23 16:15:42 +03:00
committed by Alexandru Ardelean
parent b24a5876d2
commit 9060de91b0
3 changed files with 11 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,5 +1,5 @@
[build-system]
-requires = ["Cython>=3.0.11", "setuptools", "wheel"]
+requires = ["Cython>=3.0.10", "setuptools", "wheel"]
[tool.cibuildwheel]
build-verbosity = 2