From e8c60a5876df72b0d7f5412dcb5ca31dd2d4ecdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 06:35:11 +0000 Subject: [PATCH] chore(deps): bump cython from 3.1.2 to 3.1.5 in /Updater Bumps [cython](https://github.com/cython/cython) from 3.1.2 to 3.1.5. - [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.1.2...3.1.5) --- updated-dependencies: - dependency-name: cython dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Updater/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updater/requirements.txt b/Updater/requirements.txt index 39d0b07..80aba09 100644 --- a/Updater/requirements.txt +++ b/Updater/requirements.txt @@ -4,7 +4,7 @@ brotlicffi==1.1.0.0 chardet==5.2.0 ConfigParser==7.2.0 cryptography==45.0.5 -cython==3.1.2 +cython==3.1.5 docutils==0.21.2 email_validator==2.2.0 eval_type_backport==0.2.2