From 88b16f5ad3c46120c2029ddc4d727e193c83ef47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:51:52 +0000 Subject: [PATCH] Bump gevent from 1.2.2 to 23.9.1 Bumps [gevent](https://github.com/gevent/gevent) from 1.2.2 to 23.9.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_1_2.rst) - [Commits](https://github.com/gevent/gevent/compare/1.2.2...23.9.1) --- 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 70c1a9a..e93e8b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ earthengine_api==0.1.135 -gevent==1.2.2 +gevent==23.9.1 dill==0.2.8.2 ee==0.4 PyYAML==5.4