Skip to content

Commit 93eca1e

Browse files
dependabot[bot]JaclynCodes
authored andcommitted
Bump cython from 3.1.2 to 3.2.4 in /python/helpers in the common group
Bumps the common group in /python/helpers with 1 update: [cython](https://github.com/cython/cython). Updates `cython` from 3.1.2 to 3.2.4 - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.1.2...3.2.4) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f83ccc2 commit 93eca1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/helpers/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ poetry==2.3.2
99
tomli==2.2.1
1010

1111
# Some dependencies will only install if Cython is present
12-
Cython==3.1.2
12+
Cython==3.2.4

0 commit comments

Comments
 (0)