From aa6f07b151679f0a6fb44a59460b9f6da4e1f310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 18:40:37 +0000 Subject: [PATCH] chore(deps): bump python-binance from 1.0.35 to 1.0.36 Bumps [python-binance](https://github.com/sammchardy/python-binance) from 1.0.35 to 1.0.36. - [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.35...v1.0.36) --- updated-dependencies: - dependency-name: python-binance dependency-version: 1.0.36 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 096a328..88de77e 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.12 crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@v0.4.3 -python-binance==1.0.35 +python-binance==1.0.36 pandas==3.0.2 numpy==2.0.2 requests==2.33.1