From 21f77f9c5de5a2360a1a244cc9fd2bd494b1334c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 05:05:45 +0000 Subject: [PATCH] chore(deps): bump cryptography from 45.0.6 to 45.0.7 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.6 to 45.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.6...45.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 45.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c0277ea0..3078c0837 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ta-lib==0.6.6 technical==1.5.3 ccxt==4.5.3 -cryptography==45.0.6 +cryptography==45.0.7 aiohttp==3.12.15 SQLAlchemy==2.0.43 python-telegram-bot==22.3