From 72eb1d776a1bf2cc41ec7fafdbed1e0b7a60b374 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 11:28:14 -0400 Subject: [PATCH 1/4] Update bokeh from 2.2.1 to 3.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69b225f..f71e49a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bokeh==2.2.1 +bokeh==3.5.2 Flask==1.1.2 pandas==1.1.2 gunicorn==20.0.4 From 2d09de438009492a5adb423fb23d2767b37dc4db Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 11:28:14 -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 f71e49a..bc5c812 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.2 -Flask==1.1.2 +Flask==3.0.3 pandas==1.1.2 gunicorn==20.0.4 From 84b2ed055fc8ef906fb1e9042b9e2497b93cf456 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 11:28:15 -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 bc5c812..77148b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.2 Flask==3.0.3 -pandas==1.1.2 +pandas==2.2.2 gunicorn==20.0.4 From 9d0b9f900c51f0c120316a0e56a53188079e071f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 16 Sep 2024 11:28:16 -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 77148b2..7ed9541 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.5.2 Flask==3.0.3 pandas==2.2.2 -gunicorn==20.0.4 +gunicorn==23.0.0