From 4ff907e476ba829b825231b550dfad40c54dcd0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:27:16 +0000 Subject: [PATCH] chore(deps): bump python-binance from 1.0.36 to 1.0.37 Bumps [python-binance](https://github.com/sammchardy/python-binance) from 1.0.36 to 1.0.37. - [Release notes](https://github.com/sammchardy/python-binance/releases) - [Changelog](https://github.com/sammchardy/python-binance/blob/master/docs/changelog.rst) - [Commits](https://github.com/sammchardy/python-binance/compare/v1.0.36...v1.0.37) --- updated-dependencies: - dependency-name: python-binance dependency-version: 1.0.37 dependency-type: direct:production update-type: version-update:semver-patch ... 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 02621ce..f3637d2 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,6 +1,6 @@ quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.35 crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.8 -python-binance==1.0.36 +python-binance==1.0.37 pandas==3.0.3 numpy==2.4.6 requests==2.34.2