From db5b88e0d0575c13c505233a68d6b6c322665a88 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2024 11:28:05 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.5.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..bccd2c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.5.1 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 0f77f8c419e45c369632a7153897b3b996507a8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2024 11:28:06 -0400 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bccd2c2..f1106a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.1 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From 9aa40d7af7eddd1e78353dc9859771ab12f8ebfc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2024 11:28:06 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1106a4..4f0f5e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.1 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.2 gunicorn==20.0.4 From 4ec91b419ca287ea7a62df9d1ea7e510f764d14a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 19 Aug 2024 11:28:07 -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 4f0f5e0..147f45a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.1 Flask==3.0.3 pandas==2.2.2 -gunicorn==20.0.4 +gunicorn==23.0.0