From e6046e2ffe5cea503a9725a08006e2c780f61097 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 14:56:54 +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 3fe43e7e..0bec7f53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backtesting==0.3.1 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