From 43e79d44b21a838160d8fc5405c7ce7b462d3480 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 04:18:35 +0000 Subject: [PATCH] Bump cython from 0.29.13 to 0.29.22 Bumps [cython](https://github.com/cython/cython) from 0.29.13 to 0.29.22. - [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.13...0.29.22) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2dd5774..d77315a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Cython==0.29.13 +Cython==0.29.22 fake-useragent==0.1.11 Flask==1.1.1 flask-restplus==0.13.0