From 10712fd35e2e456141e726833e392c9901ea8aba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Feb 2026 11:12:25 -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 035f1d68ec6942fa3e5a24e5b16729d700087d01 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Feb 2026 11:12:25 -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 033dfdc605d042d4c8e3cf02dd3be71280e8dc70 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Feb 2026 11:12:26 -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 58cc6f7d0d7f45d75ab28b2b116f331492ccf50b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Feb 2026 11:12:27 -0500 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 25.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ad1ade..1ce3292 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.3