summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-27 09:16:14 +0000
committerGitHub <noreply@github.com>2020-04-27 09:16:14 +0000
commit3b15d4ef3c39f92e9da158b37d2b2e6155ad19af (patch)
treea95acc22bbaa4f8c3fe762633bbc95b1082ac034
parent87964f1c5738492b152e80f7e38010c69214e5ae (diff)
downloadnumpy-dependabot/pip/cython-0.29.17.tar.gz
MAINT: Bump cython from 0.29.16 to 0.29.17dependabot/pip/cython-0.29.17
Bumps [cython](https://github.com/cython/cython) from 0.29.16 to 0.29.17. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/commits) 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 c87b1fdb0..e118783b4 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.16
+cython==0.29.17
hypothesis==5.10.1
pytest==5.4.1
pytz==2019.3