From 5e346f2905f8008afad1f124e5a5d8006802e4e7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2024 11:30:02 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.3.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..8d8f016 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.3.4 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From fc9c89176b63f0bea91eb1a0a6ca9800c6a3aa4a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2024 11:30:03 -0400 Subject: [PATCH 2/4] Update flask 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 8d8f016..d3af07a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.4 -Flask==1.1.2 +Flask==3.0.2 pandas==1.1.2 gunicorn==20.0.4 From f24fba999e543bdd51231a8848713bf4443f717d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2024 11:30:03 -0400 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3af07a..cc29c85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.4 Flask==3.0.2 -pandas==1.1.2 +pandas==2.2.1 gunicorn==20.0.4 From 87cedbc0f1c4b67adf03b6a5b718db58f9879db1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Mar 2024 11:30:03 -0400 Subject: [PATCH 4/4] Update gunicorn from 20.0.4 to 21.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc29c85..ff4f4ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.4 Flask==3.0.2 pandas==2.2.1 -gunicorn==20.0.4 +gunicorn==21.2.0