From 37122f665515ae28cbec778140c3df53ef155916 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 11:28:03 -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 337e9390adfbf61cf11e4c00fdbca7e6b1680dba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 11:28:03 -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 52dc3f1e1d576a79288330c7dfcc88f8c9448fbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 11:28:04 -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 c22e9ec09bfc7d0f4b06543297e5685794f54543 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Aug 2024 11:28:05 -0400 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 22.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f0f5e0..9bbeb68 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==22.0.0