From 38165b5a41de5bfbedc6958df207104f632b8bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 19:14:12 +0000 Subject: [PATCH] Bump gevent from 21.8.0 to 23.9.1 in /LowCodeLLM/src Bumps [gevent](https://github.com/gevent/gevent) from 21.8.0 to 23.9.1. - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/21.8.0...23.9.1) --- updated-dependencies: - dependency-name: gevent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LowCodeLLM/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LowCodeLLM/src/requirements.txt b/LowCodeLLM/src/requirements.txt index ca5a61ac..4bf02bcd 100644 --- a/LowCodeLLM/src/requirements.txt +++ b/LowCodeLLM/src/requirements.txt @@ -2,4 +2,4 @@ Flask==2.2.5 Flask_Cors==3.0.10 openai==0.27.2 gunicorn==20.1.0 -gevent==21.8.0 +gevent==23.9.1