From 6104657970356ff98b1cdc9babf3b852f0aca94b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 20:22:24 +0000 Subject: [PATCH] chore(deps): bump gunicorn from 22.0.0 to 23.0.0 in /application Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index cd7e21c2..5340d7ce 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -11,7 +11,7 @@ escodegen==1.0.11 esprima==4.0.1 faiss-cpu==1.7.4 Flask==3.0.1 -gunicorn==22.0.0 +gunicorn==23.0.0 html2text==2020.1.16 javalang==0.13.0 langchain==0.1.4