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