From c457dbcd8a3cba80df3d1320f78c9deaba778970 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Thu, 18 Jan 2024 20:17:11 +0100 Subject: [PATCH] use cython 3.0.8 --- 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 24037f4ea..328d6b6db 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.7 +Cython==3.0.8