summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-22 07:14:50 +0000
committerGitHub <noreply@github.com>2021-02-22 07:14:50 +0000
commitf85814f806effd39a7b3d74d68ed988371c2000e (patch)
tree652364d1f04bac0e5d670098493e0d08ebe5ec20
parent60d46ea7bb53da9792ee03dc32341d51e4638960 (diff)
downloadnumpy-f85814f806effd39a7b3d74d68ed988371c2000e.tar.gz
MAINT: Bump cython from 0.29.21 to 0.29.22
Bumps [cython](https://github.com/cython/cython) from 0.29.21 to 0.29.22. - [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.22) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--test_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_requirements.txt b/test_requirements.txt
index 5066b37dd..19e9e7e62 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.21
+cython==0.29.22
wheel<0.36.3
setuptools<49.2.0
hypothesis==6.2.0