From 7f71a93ba4e19588d3d1f2a66d3ca95fbc3d7586 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 06:22:23 +0000 Subject: [PATCH] chore(deps): bump cython from 3.1.2 to 3.1.6 in /Updater Bumps [cython](https://github.com/cython/cython) from 3.1.2 to 3.1.6. - [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.6) --- updated-dependencies: - dependency-name: cython dependency-version: 3.1.6 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..f10c86a 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.6 docutils==0.21.2 email_validator==2.2.0 eval_type_backport==0.2.2