From f6d2f3c5fbe5a4f0492e683b13d5fe1c5d4ca006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:03:06 +0000 Subject: [PATCH] MAINT: Bump cython from 0.29.23 to 0.29.33 Bumps [cython](https://github.com/cython/cython) from 0.29.23 to 0.29.33. - [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.33) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index bc30ed4bc89b..ee09f2622d4f 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -cython==0.29.23 +cython==0.29.33 wheel<0.36.3 setuptools<49.2.0 hypothesis==6.14.1