summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-30 08:53:37 +0000
committerGitHub <noreply@github.com>2020-03-30 08:53:37 +0000
commit961bcb41ae8a343cc4552b2b02a552ae10cc708b (patch)
treeed72e75b4ae91a6eeb070641b88e73c8365f8c1d
parent078ac01a85c4db46e7f148829c2e0d0e0f30c36f (diff)
downloadnumpy-dependabot/pip/cython-0.29.16.tar.gz
MAINT: Bump cython from 0.29.15 to 0.29.16dependabot/pip/cython-0.29.16
Bumps [cython](https://github.com/cython/cython) from 0.29.15 to 0.29.16. - [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.15...0.29.16) 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 494181641..a3343be2b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.15
+cython==0.29.16
hypothesis==5.6.0
pytest==5.4.1
pytz==2019.3