From 18c8a42c5d5ca44966ca3c2845d667e7288f0408 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Mar 2022 18:42:11 +0000 Subject: [PATCH] Update dependency falcon to v3.1.0 --- chart_data_extractor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart_data_extractor/requirements.txt b/chart_data_extractor/requirements.txt index 17519f8..b2ba633 100644 --- a/chart_data_extractor/requirements.txt +++ b/chart_data_extractor/requirements.txt @@ -2,7 +2,7 @@ requests==2.27.1 pygogo==1.3.0 beautifulsoup4==4.10.0 demjson==2.2.4 -falcon==3.0.1 +falcon==3.1.0 falcon_cors==1.1.7 selenium==4.1.2 gunicorn