From 8115ce3eee412215e3a88daa44822f9dfccbb85f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 11:27:04 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..dd46d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.9.0 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 377170c9adad77328354a889856704447e561c85 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 11:27:05 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd46d57..bdf1f77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 -Flask==1.1.2 +Flask==3.1.3 pandas==1.1.2 gunicorn==20.0.4 From d9460feb3d1f0e55d554c52731d80040cb7cb986 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 11:27:06 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bdf1f77..c893a44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 Flask==3.1.3 -pandas==1.1.2 +pandas==3.0.2 gunicorn==20.0.4 From 648362d0b7d6d4c405d417d7a23843f3be776370 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 May 2026 11:27:06 -0400 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 26.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c893a44..cb7a968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.9.0 Flask==3.1.3 pandas==3.0.2 -gunicorn==20.0.4 +gunicorn==26.0.0