From 2300c81ad544682a8776055b6905825331ae1bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:33:55 +0000 Subject: [PATCH] Bump greenlet from 3.0.3 to 3.1.1 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 3.0.3 to 3.1.1. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.0.3...3.1.1) --- updated-dependencies: - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 0e58d760..895591f7 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -2,7 +2,7 @@ certifi==2021.10.8 django-redis-cache==3.0.1 gevent==22.10.2 -greenlet==3.0.3 +greenlet==3.1.1 raven==6.10.0 redis==3.5.3 gunicorn==20.1.0