From a12d105fb7dd8387a1b9cdeadd749f5457a00de7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:31:49 +0000 Subject: [PATCH] Bump cython from 0.21.2 to 3.0.7 Bumps [cython](https://github.com/cython/cython) from 0.21.2 to 3.0.7. - [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/0.21.2...3.0.7) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70f3d61..45f6843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Cython==0.21.2 +Cython==3.0.7 Kivy>=1.8.0 netifaces==0.11.0 Twisted>=15.0.0