summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-25 14:08:53 +0000
committerGitHub <noreply@github.com>2020-05-25 14:08:53 +0000
commitde865f7ed6aeeb2a4dd284501c06836677b79279 (patch)
treea05c5a789877e485cb3aac058d2e0b09df4524ca
parentc65e5dc7c91bbb257e98e6b61e5e827db49c1552 (diff)
downloadnumpy-dependabot/pip/cython-0.29.19.tar.gz
MAINT: Bump cython from 0.29.17 to 0.29.19dependabot/pip/cython-0.29.19
Bumps [cython](https://github.com/cython/cython) from 0.29.17 to 0.29.19. - [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.17...0.29.19) 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 9714ee085..81fc0537b 100644
--- a/test_requirements.txt
+++ b/test_requirements.txt
@@ -1,4 +1,4 @@
-cython==0.29.17
+cython==0.29.19
hypothesis==5.15.1
pytest==5.4.2
pytz==2020.1