From 1b67a5b533968c6dcc66c93e475c04352201861d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:04:35 +0000 Subject: [PATCH] chore(deps): bump cryptography from 46.0.7 to 47.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 47.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...47.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 47.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd84d6c76..932417ab1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ta-lib==0.6.8 technical==1.6.0 ccxt==4.5.50 -cryptography==46.0.7 +cryptography==47.0.0 aiohttp==3.13.5 SQLAlchemy==2.0.49 python-telegram-bot==22.7