summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-19 11:28:07 +0000
committerGitHub <noreply@github.com>2021-04-19 11:28:07 +0000
commit6bc0c88d5dd5aac26a9e134dfed97bf0ad7150e8 (patch)
tree2ad02da0034fcd369b4d732eaa52b73efdc43889
parent120237d2b8f9f35d9fdde0ed3e7f98bff8e4b358 (diff)
downloadnumpy-dependabot/pip/cython-0.29.23.tar.gz
MAINT: Bump cython from 0.29.22 to 0.29.23dependabot/pip/cython-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] <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 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