From a0b98f830cbc0867e37a3e35bc9d62e002d7fe48 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jan 2024 10:29:02 -0500 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..03b4eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.3.3 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 07d16d3079e22f62afbd1e05317633fd63490b87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jan 2024 10:29:03 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03b4eb4..4b86930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 -Flask==1.1.2 +Flask==3.0.0 pandas==1.1.2 gunicorn==20.0.4 From 35a8d7fe74331b20bc30644422594caea69fda1e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jan 2024 10:29:03 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b86930..42ba47a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 Flask==3.0.0 -pandas==1.1.2 +pandas==2.1.4 gunicorn==20.0.4 From 3200fab91e4c364b0449e289e94cb4b0cc2c1e17 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jan 2024 10:29:03 -0500 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 42ba47a..124dea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 Flask==3.0.0 pandas==2.1.4 -gunicorn==20.0.4 +gunicorn==21.2.0