From db5f148392c4621c982e985b2cb98af149cf30ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jun 2025 20:13:22 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.7.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..bb96dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.7.3 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 8ba194bf5d4fc70bd461f54bf29a72a5d458003c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jun 2025 20:13:23 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb96dcd..391c4ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 -Flask==1.1.2 +Flask==3.1.1 pandas==1.1.2 gunicorn==20.0.4 From c1820f806e9a2cc37f27b73164d9f31a9fd4b014 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jun 2025 20:13:23 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 391c4ac..204ee02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.1 -pandas==1.1.2 +pandas==2.3.0 gunicorn==20.0.4 From ed83b6067e494efeec39a499bbc95fe207fcb013 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jun 2025 20:13:24 -0400 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 204ee02..332736b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.3 Flask==3.1.1 pandas==2.3.0 -gunicorn==20.0.4 +gunicorn==23.0.0