From 9c3d7a29bbcf7f23c202f302c7c79da093b2428c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jul 2025 11:27:02 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..bb96dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.7.3 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 7604a83ded17a246984e4094a6778babc152e841 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jul 2025 11:27:03 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb96dcd..391c4ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 -Flask==1.1.2 +Flask==3.1.1 pandas==1.1.2 gunicorn==20.0.4 From 5d9fb534e202d8fe30cb80349651835686e2312a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jul 2025 11:27:04 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 391c4ac..a176d66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.1 -pandas==1.1.2 +pandas==2.3.1 gunicorn==20.0.4 From cd081afe1aed0faf2874cdc8c5600dd438cacee9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Jul 2025 11:27:04 -0400 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 a176d66..a1be088 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.1 pandas==2.3.1 -gunicorn==20.0.4 +gunicorn==23.0.0