summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-06 12:25:07 +0000
committerGitHub <noreply@github.com>2019-11-06 12:25:07 +0000
commit940882766455cb405f876a2ae2bb15fdd313c721 (patch)
tree43241e80c046bfed5765efed9ffdbad220e07f49
parent463acda4ea880e59131d20c6094ca222cce814a8 (diff)
downloadnumpy-dependabot/pip/cython-0.29.14.tar.gz
MAINT: Bump cython from 0.29.13 to 0.29.14dependabot/pip/cython-0.29.14
Bumps [cython](https://github.com/cython/cython) from 0.29.13 to 0.29.14. - [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.13...0.29.14) 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 845e3093e..32b95897a 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.13
+cython==0.29.14
pytest==5.2.2
pytz==2019.3
pytest-cov==2.8.1