From 6f10b671d7ab6d717da2749027ccbcf0cde3b788 Mon Sep 17 00:00:00 2001 From: Chris Rosenthal Date: Tue, 16 Apr 2024 09:29:57 -0700 Subject: [PATCH] bumping gunicorn version --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 0bb740d..bdd6c6e 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -6,7 +6,7 @@ dash-core-components==2.0.0 dash-html-components==2.0.0 dash-table==5.0.0 Flask==2.2.5 -gunicorn==20.1.0 +gunicorn==21.2.0 importlib-metadata==6.7.0 itsdangerous==2.1.2 Jinja2==3.1.2