From 8e0f06139a9d7f18973f914060f428add0c30ea8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Feb 2026 10:27:03 -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 e60a9b07df65909f95fed67c76a3567d9ad23c70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Feb 2026 10:27:04 -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 6c556631aa6df2d7171b46582c084f352139efb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Feb 2026 10:27:05 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f376bbf..8ad1ade 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.2 Flask==3.1.2 -pandas==1.1.2 +pandas==3.0.0 gunicorn==20.0.4 From bb57169cebc0b041bcd32e8eae2ca0ab3f43bc65 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Feb 2026 10:27:05 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 25.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ad1ade..589287a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.2 Flask==3.1.2 pandas==3.0.0 -gunicorn==20.0.4 +gunicorn==25.0.1