From bf6b60d9ac42824bd46c096628f0e8103fad5fab Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jan 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 fa6bf3ee869fd03bc46f11e699c572356e2ba8cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jan 2026 10:27:03 -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 aab4b9a4c553b0be7140abac5d21bdcaa2097200 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jan 2026 10:27:04 -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 7246d5fa02d71448e0a1fa8ea9fa16320ddbcc52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 26 Jan 2026 10:27:05 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 24.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ad1ade..0331062 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==24.1.1