From 30c905f1a9b384fc0e478e42d51263b120ce1011 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Dec 2025 10:27:04 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.8.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..0fa688a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.8.1 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 4f4e52f11f6c2ac5e897ee9d73ed22128bb1b22c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Dec 2025 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 0fa688a..fd53811 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 -Flask==1.1.2 +Flask==3.1.2 pandas==1.1.2 gunicorn==20.0.4 From 05cbca297a76f0183d351acc4dc0779167a07cb6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Dec 2025 10:27:05 -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 fd53811..5659297 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 Flask==3.1.2 -pandas==1.1.2 +pandas==2.3.3 gunicorn==20.0.4 From 4827bcdc5797ea37cef634683c1849ef322fbf99 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Dec 2025 10:27:05 -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 5659297..57fa644 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.8.1 Flask==3.1.2 pandas==2.3.3 -gunicorn==20.0.4 +gunicorn==23.0.0