From 254a5bc33597e82ef1f5121ea4eea506160c1d93 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 04:28:08 +0000 Subject: [PATCH] Bump cython from 0.29.13 to 0.29.23 Bumps [cython](https://github.com/cython/cython) from 0.29.13 to 0.29.23. - [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.23) 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..6a9686e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Cython==0.29.13 +Cython==0.29.23 fake-useragent==0.1.11 Flask==1.1.1 flask-restplus==0.13.0