From 97c06cbf068a928d47a67da2658bea231094a090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 18:45:34 +0000 Subject: [PATCH] build(deps): bump cython in /skills/remove-ai-marks/scripts Bumps [cython](https://github.com/cython/cython) from 3.2.9 to 3.3.0. - [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.2.9...3.3.0) --- updated-dependencies: - dependency-name: cython dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- skills/remove-ai-marks/scripts/requirements-markllm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/remove-ai-marks/scripts/requirements-markllm.txt b/skills/remove-ai-marks/scripts/requirements-markllm.txt index 2d49e37..3723bea 100644 --- a/skills/remove-ai-marks/scripts/requirements-markllm.txt +++ b/skills/remove-ai-marks/scripts/requirements-markllm.txt @@ -27,7 +27,7 @@ nltk==3.10.3 jieba==0.42.1 tqdm==4.70.0 matplotlib==3.11.1 -Cython==3.2.9 +Cython==3.3.0 numpy==2.5.2 scipy==1.18.0 huggingface_hub==1.29.0