From c9d6029a5a2558d787942801efcca9ecde134cb8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Jan 2026 11:12:44 -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 82454b2876d4dac9d043ab843ee751c93853a20c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Jan 2026 11:12:45 -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 5cc0f51247b2cda477854d4bce8399dba51ad2a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Jan 2026 11:12:45 -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 7e2814dd4f08de8ee1fee30ea0cc2f390b2918df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Jan 2026 11:12:46 -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