From c604b0f9159dfcad7990caa965ee54edf28e9113 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Mar 2026 11:27:23 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..dd46d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.9.0 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 905db662a87d36710e27699a2958b4930778c4d6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Mar 2026 11:27:24 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd46d57..bdf1f77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 -Flask==1.1.2 +Flask==3.1.3 pandas==1.1.2 gunicorn==20.0.4 From d520a62ffe0db052c44f4ae88e07fcf4303f8859 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Mar 2026 11:27:25 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf1f77..bd223db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 Flask==3.1.3 -pandas==1.1.2 +pandas==3.0.1 gunicorn==20.0.4 From 8d60894cd87be4f05adc2e1b25125fbdc00a6826 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Mar 2026 11:27:25 -0400 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 25.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd223db..1a97d4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 Flask==3.1.3 pandas==3.0.1 -gunicorn==20.0.4 +gunicorn==25.3.0