From e4252c783767d68c8ed95371b291f5871d6e1953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 07:15:01 +0000 Subject: [PATCH] Bump gevent from 21.1.2 to 21.12.0 Bumps [gevent](https://github.com/gevent/gevent) from 21.1.2 to 21.12.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/21.1.2...21.12.0) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf4f981..1f80110 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ CsvSchema==1.1.1 argparse>=1.2.1,<1.4.0 beautifulsoup4==4.9.3 feedparser==6.0.10 -gevent==21.1.2 +gevent==21.12.0 greenlet>=0.4.2,<1.2.0 -e git+https://github.com/rtdean/grequests@19239a34b00b8ac226b21f01b0fb55e869097fb7#egg=grequests-origin netaddr==0.7.12