From 463bae1c21108f64883b29b3ed0ba01a73e4cfa7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Apr 2025 11:28:03 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.7.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..b178db1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.7.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 2d71a0dd604ed0baf106f2e52cec5d9fb25fc365 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Apr 2025 11:28:03 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b178db1..abcbd66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 -Flask==1.1.2 +Flask==3.1.0 pandas==1.1.2 gunicorn==20.0.4 From 9ddc11e10877dbd863449fd1cea449630e1f0311 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Apr 2025 11:28:04 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index abcbd66..fd46357 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 Flask==3.1.0 -pandas==1.1.2 +pandas==2.2.3 gunicorn==20.0.4 From 5d985a515aaec71092b0b1f42ca729c82627739c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 28 Apr 2025 11:28:05 -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 fd46357..340a431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.7.2 Flask==3.1.0 pandas==2.2.3 -gunicorn==20.0.4 +gunicorn==23.0.0