From 853103f1e3f7fe91b8e363a903e37f8905822d41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:16:24 +0000 Subject: [PATCH] Update dependency requests to v2.33.0 [SECURITY] --- 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..ff3994f 100644 --- a/chart_data_extractor/requirements.txt +++ b/chart_data_extractor/requirements.txt @@ -1,4 +1,4 @@ -requests==2.27.1 +requests==2.33.0 pygogo==1.3.0 beautifulsoup4==4.11.1 demjson==2.2.4