From a4ed0a03f1a61adb5d46d3767c98f4c2b4eeef94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 03:28:58 +0000 Subject: [PATCH] chore(deps): bump cryptography from 47.0.0 to 48.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/47.0.0...48.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.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 eac4756c6..39eeff2b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ta-lib==0.6.8 technical==1.6.0 ccxt==4.5.52 -cryptography==47.0.0 +cryptography==48.0.0 aiohttp==3.13.5 SQLAlchemy==2.0.49 python-telegram-bot==22.7