From 29feead0003627370ee046034c7138239b35a275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 06:58:30 +0000 Subject: [PATCH] Update dependency falcon to v3.1.3 --- 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 7f329f5..ee28ebe 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.11.1 demjson==2.2.4 -falcon==3.1.0 +falcon==3.1.3 falcon_cors==1.1.7 selenium==4.1.3 gunicorn