From bad903360c588d38203715edbbd46ce9dd83e8de Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Jan 2026 10:27:04 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.8.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..3348cc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.8.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 3c004252778ec30fbe72b82567ab0405030c8702 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Jan 2026 10:27:07 -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 3348cc1..f376bbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.2 -Flask==1.1.2 +Flask==3.1.2 pandas==1.1.2 gunicorn==20.0.4 From a5906559721e5b44f9a37a23b5442e7a2fbadcc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Jan 2026 10:27:07 -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 f376bbf..5c2fffa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.2 Flask==3.1.2 -pandas==1.1.2 +pandas==2.3.3 gunicorn==20.0.4 From a515e2e3eaf29a9d43c2818f2d15c2e023054e33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 12 Jan 2026 10:27:08 -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 5c2fffa..367963a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.2 Flask==3.1.2 pandas==2.3.3 -gunicorn==20.0.4 +gunicorn==23.0.0