From 36639d46f8939fa3f31428d9f3623602bb37bb46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 03:20:27 +0000 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 in /Deploy_App_to_Web/Heroku_App 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 ... Signed-off-by: dependabot[bot] --- Deploy_App_to_Web/Heroku_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy_App_to_Web/Heroku_App/requirements.txt b/Deploy_App_to_Web/Heroku_App/requirements.txt index eb2424c5..3e7f2529 100644 --- a/Deploy_App_to_Web/Heroku_App/requirements.txt +++ b/Deploy_App_to_Web/Heroku_App/requirements.txt @@ -8,7 +8,7 @@ dash-table==4.7.0 Flask==2.3.2 Flask-Compress==1.5.0 future==0.18.2 -gunicorn==22.0.0 +gunicorn==23.0.0 itsdangerous==1.1.0 Jinja2==3.1.4 MarkupSafe==1.1.1