From 739ef1bca5708380cafd19d9fff325334c477465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:53:14 +0000 Subject: [PATCH] chore(deps): bump greenlet from 0.4.17 to 3.5.3 Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.17 to 3.5.3. - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.17...3.5.3) --- updated-dependencies: - dependency-name: greenlet dependency-version: 3.5.3 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 ee52e3e..18e7096 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask==0.12.2 Flask-Session==0.3.2 Flask-SocketIO==4.3.1 Flask-SQLAlchemy==2.4.4 -greenlet==0.4.17 +greenlet==3.5.3 gunicorn==18.0 itsdangerous==1.1.0 Jinja2==2.11.2