From d1c4c43350b18313180b2826e4eb86022470c3e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 06:33:41 +0000 Subject: [PATCH] MAINT: Bump cython from 0.29.23 to 0.29.24 Bumps [cython](https://github.com/cython/cython) from 0.29.23 to 0.29.24. - [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.23...0.29.24) Signed-off-by: dependabot-preview[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 3a4a89969818..fb45af94960b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -cython==0.29.23 +cython==0.29.24 wheel<0.36.3 setuptools<49.2.0 hypothesis==6.10.0