summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-06 12:32:38 +0000
committerGitHub <noreply@github.com>2020-07-06 12:32:38 +0000
commit460bbacaf5f6745d9cafd992d7adc4061f354912 (patch)
treec638b48ee78bd38f1e6e9a4fc66ee7d4945aa1b0
parent245525514ed55258521ed0cfb2a1b00bad85aadb (diff)
downloadnumpy-dependabot/pip/cython-0.29.20.tar.gz
MAINT: Bump cython from 0.29.19 to 0.29.20dependabot/pip/cython-0.29.20
Bumps [cython](https://github.com/cython/cython) from 0.29.19 to 0.29.20. - [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.19...0.29.20) 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 1de47bad2..ce6b28cae 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.19
+cython==0.29.20
hypothesis==5.19.0
pytest==5.4.3
pytz==2020.1