From 5ea547806ca57a537a59795ad7268236639d57ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 11:24:39 +0000 Subject: [PATCH] Bump gevent from 21.1.2 to 22.10.2 Bumps [gevent](https://github.com/gevent/gevent) from 21.1.2 to 22.10.2. - [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...22.10.2) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production update-type: version-update:semver-major ... 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..64cf2d6 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==22.10.2 greenlet>=0.4.2,<1.2.0 -e git+https://github.com/rtdean/grequests@19239a34b00b8ac226b21f01b0fb55e869097fb7#egg=grequests-origin netaddr==0.7.12