From 460bbacaf5f6745d9cafd992d7adc4061f354912 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 12:32:38 +0000 Subject: MAINT: Bump cython from 0.29.19 to 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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1