From 2dfb5d9a063ada016b2931543897aa40afb311d5 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Sun, 29 Dec 2024 00:53:50 +0100 Subject: [PATCH] use Cython 3.0.11 --- requirements.d/development.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/development.lock.txt b/requirements.d/development.lock.txt index 1272873ce..e7c1a3f01 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -9,4 +9,4 @@ pytest==7.4.3 pytest-xdist==3.5.0 pytest-cov==4.1.0 pytest-benchmark==4.0.0 -Cython==3.0.10 +Cython==3.0.11