From 7622eb6f703e6eb357ac7c17c979b17ebd923a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:34:03 +0000 Subject: [PATCH] Bump gevent from 1.4.0 to 23.9.0 Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 23.9.0. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_4.rst) - [Commits](https://github.com/gevent/gevent/compare/1.4.0...23.9.0) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58ce359..2135fa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests>=2.21.0 -gevent==1.4.0 +gevent==23.9.0