From ba24a31b4a05090d3d25829c79c8b339b123aa15 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 11:29:02 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..6bd2f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.4.0 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 05e25cb0a48313ad377dfb2e4f2701dd20cfe509 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 11:29: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 6bd2f01..4944519 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.0 -Flask==1.1.2 +Flask==3.0.2 pandas==1.1.2 gunicorn==20.0.4 From be3af929a6cd0fd2cb444c9f16c79a76f1b73ef9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 11:29: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 4944519..5800545 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.0 Flask==3.0.2 -pandas==1.1.2 +pandas==2.2.1 gunicorn==20.0.4 From c1efb24659dba39649b4dd185fc3faa7c48c6f6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 25 Mar 2024 11:29: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 5800545..e15f6a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.4.0 Flask==3.0.2 pandas==2.2.1 -gunicorn==20.0.4 +gunicorn==21.2.0