From dbaf1cdcf20d225d9611f25012bba1f8a131d1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 21:39:31 +0000 Subject: [PATCH] build(deps): bump cryptography from 44.0.3 to 46.0.6 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.3 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7a470c74..0095e467 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pytz == 2025.2 vectorbt == 0.27.3 scipy == 1.15.3 scikit-learn == 1.6.1 -cryptography == 44.0.3 +cryptography == 46.0.6 ta == 0.11.0 python-binance == 1.0.28 imbalanced-learn == 0.13.0