From 961bcb41ae8a343cc4552b2b02a552ae10cc708b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 08:53:37 +0000 Subject: MAINT: Bump cython from 0.29.15 to 0.29.16 Bumps [cython](https://github.com/cython/cython) from 0.29.15 to 0.29.16. - [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.15...0.29.16) 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 494181641..a3343be2b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1,4 +1,4 @@ -cython==0.29.15 +cython==0.29.16 hypothesis==5.6.0 pytest==5.4.1 pytz==2019.3 -- cgit v1.2.1