From 6bc0c88d5dd5aac26a9e134dfed97bf0ad7150e8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 11:28:07 +0000 Subject: MAINT: Bump cython from 0.29.22 to 0.29.23 Bumps [cython](https://github.com/cython/cython) from 0.29.22 to 0.29.23. - [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.22...0.29.23) 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 0ddf21810..3a4a89969 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -cython==0.29.22 +cython==0.29.23 wheel<0.36.3 setuptools<49.2.0 hypothesis==6.10.0 -- cgit v1.2.1