From f43fd648d3b29429c34b05d3187e803b4815bb92 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jan 2024 10:29:03 -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 540b4c57bb2ba03d8cf7d8b98adc4d573c743cdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jan 2024 10:29:04 -0500 Subject: [PATCH 2/4] Update flask from 1.1.2 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03b4eb4..2525ab9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 -Flask==1.1.2 +Flask==3.0.1 pandas==1.1.2 gunicorn==20.0.4 From 0029a4d9fb615cbe2da143c979bac5570625807a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jan 2024 10:29:04 -0500 Subject: [PATCH 3/4] Update pandas from 1.1.2 to 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2525ab9..1f684e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 Flask==3.0.1 -pandas==1.1.2 +pandas==2.2.0 gunicorn==20.0.4 From c6fde53472e9fc49baec096822211c700f8058ef Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jan 2024 10:29:05 -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 1f684e0..888f0db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bokeh==3.3.3 Flask==3.0.1 pandas==2.2.0 -gunicorn==20.0.4 +gunicorn==21.2.0