From 423fa8b015add4ca124eebd0cd9804ed317bdc37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:38:17 +0000 Subject: [PATCH] Update dependency httpx to v0.23.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2e37cb33..fc18fd90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backtesting==0.3.3 concurrent-futures==1.3.0 -httpx==0.14.1 +httpx==0.23.0 numpy==1.26.0 pandas==1.3.5 pandas-ta==0.3.15 \ No newline at end of file