From 78ab43c80df26c488944e41eb658d2ea0a57cb23 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 12:40:24 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..0fa688a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.8.1 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 70c5d22e5d666b8a9bd0c36bca6ca90429e8ce1f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 12:40:25 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa688a..fd53811 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 -Flask==1.1.2 +Flask==3.1.2 pandas==1.1.2 gunicorn==20.0.4 From 0b2a0ae297216eaa5f789cad5301c4bd105cab20 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 12:40:25 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd53811..5659297 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 Flask==3.1.2 -pandas==1.1.2 +pandas==2.3.3 gunicorn==20.0.4 From 8837f044a6f1c5b5610c1adcb3da194d6dfd50ce Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Nov 2025 12:40:26 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 23.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5659297..57fa644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 Flask==3.1.2 pandas==2.3.3 -gunicorn==20.0.4 +gunicorn==23.0.0