From 6fe81f7bc3eedcb03d5dc2a0e9ec68ef6f3165ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 05:09:32 +0000 Subject: [PATCH] Bump cython from 0.29.21 to 0.29.32 in /python/helpers Bumps [cython](https://github.com/cython/cython) from 0.29.21 to 0.29.32. - [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.29.21...0.29.32) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/helpers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/helpers/requirements.txt b/python/helpers/requirements.txt index 8777aa794..266d045ec 100644 --- a/python/helpers/requirements.txt +++ b/python/helpers/requirements.txt @@ -7,4 +7,4 @@ poetry==1.1.4 wheel==0.36.2 # Some dependencies will only install if Cython is present -Cython==0.29.21 +Cython==0.29.32