From 3f2fb0010da8c2007fc51516cf08cd73215168aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2026 12:01:08 -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 73d2d2d3016bb5842e6becad601bb8498d037003 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2026 12:01:09 -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 a7efc2ebdf1592c7ec52fe393ebad8507fc18578 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2026 12:01:11 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf1f77..c893a44 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.2 gunicorn==20.0.4 From 31be7c971f317e1085d1da0e169a559609a45c5f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2026 12:01:13 -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 c893a44..2a6686d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 Flask==3.1.3 pandas==3.0.2 -gunicorn==20.0.4 +gunicorn==25.3.0