summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-17 08:05:05 +0000
committerGitHub <noreply@github.com>2020-02-17 08:05:05 +0000
commit66441f409f234bf7e35bc0bd961bbec5f250f2da (patch)
treecb5fb1f5ee8d47fe02621f12149e0bdeecefec0d
parentcd02ddc9c0ea2b7f5f879c0564709eabcec6f1af (diff)
downloadnumpy-dependabot/pip/cython-0.29.15.tar.gz
MAINT: Bump cython from 0.29.14 to 0.29.15dependabot/pip/cython-0.29.15
Bumps [cython](https://github.com/cython/cython) from 0.29.14 to 0.29.15. - [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.14...0.29.15) 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 f4286d85d..be47d4fd3 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.14
+cython==0.29.15
hypothesis==5.3.0
pytest==5.3.5
pytz==2019.3