From c22e516deb34195fcb2e37a7e70fa958cf98d660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 18:55:12 +0000 Subject: [PATCH] Bump gevent from 1.4.0 to 23.9.1 Bumps [gevent](https://github.com/gevent/gevent) from 1.4.0 to 23.9.1. - [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.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 489e369..ad5bd15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==2.3.2 Flask-SocketIO==4.2.1 -gevent==1.4.0 +gevent==23.9.1 pytz==2019.3 uwsgitop==0.11 gunicorn \ No newline at end of file