From b003a9ffafcd2c4aa13443b00c10ca538e08150b Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Tue, 23 Dec 2025 16:42:15 +0100 Subject: [PATCH] development.lock.txt: upgrade Cython to latest release --- 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 06731cbe0..9415e7221 100644 --- a/requirements.d/development.lock.txt +++ b/requirements.d/development.lock.txt @@ -11,5 +11,5 @@ pytest-xdist==3.7.0 coverage[toml]==7.9.1 pytest-cov==6.2.1 pytest-benchmark==5.1.0 -Cython==3.1.4 +Cython==3.2.3 pre-commit==4.2.0