From 17201e9d46ec77c62106f849cfb8ba9d986e1f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 18:40:36 +0000 Subject: [PATCH] chore(deps): bump numpy from 2.0.2 to 2.4.4 Bumps [numpy](https://github.com/numpy/numpy) from 2.0.2 to 2.4.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.0.2...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 096a328..dcdf8bb 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -2,7 +2,7 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.gi crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.3 python-binance==1.0.35 pandas==3.0.2 -numpy==2.0.2 +numpy==2.4.4 requests==2.33.1 google-cloud-firestore==2.24.0 google-cloud-storage