From e4fee3a2fbc9a7d174d2d7aeb767cb727d5d1c7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:08:06 +0000 Subject: [PATCH] Update dependency falcon to v4 --- 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..355e817 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==4.3.1 falcon_cors==1.1.7 selenium==4.1.3 gunicorn