From de865f7ed6aeeb2a4dd284501c06836677b79279 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 14:08:53 +0000 Subject: MAINT: Bump cython from 0.29.17 to 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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1