From 6c7b82a8e3e22cf73f52897bbbb30b762cd90ac0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 11:14:27 +0000 Subject: [PATCH] Update dependency Cython to ~=3.2.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5c22ab..f53e08f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ setuptools~=70.0.0 -Cython~=3.0.0 \ No newline at end of file +Cython~=3.2.8 \ No newline at end of file