From 58cabadb6fc42f32ae521077cf3c8f695e25b6dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:33:46 +0000 Subject: [PATCH] Bump greenlet from 0.4.17 to 2.0.1 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.17 to 2.0.1. - [Release notes](https://github.com/python-greenlet/greenlet/releases) - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.17...2.0.1) --- updated-dependencies: - dependency-name: greenlet 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 17aff8103..15ab11848 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ gevent==21.12.0 GeoAlchemy2==0.8.4 geojson==1.3.4 glob2==0.7 -greenlet==1.1.2 +greenlet==2.0.1 gunicorn==20.0.4 idna==2.10 importlib-metadata==4.13.0 # See https://github.com/hotosm/tasking-manager/issues/5395