From 9e58c3cd4a96ec34bdce893d6c33aa9dbdacf211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:27:41 +0000 Subject: [PATCH] Bump cython from 3.0.11 to 3.2.4 Bumps [cython](https://github.com/cython/cython) from 3.0.11 to 3.2.4. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/3.0.11...3.2.4) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 171037c..b4d0c4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -251,7 +251,7 @@ pyodps==0.12.0 tensordict==0.6.2 transformer_engine_torch==2.3.0 urllib3==2.2.3 -Cython==3.0.11 +Cython==3.2.4 langgraph==0.2.58 hf_transfer==0.1.8 wheel==0.45.1