From 69de9687d090b2ce8fa14c52f26de55886263371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 04:49:45 +0000 Subject: [PATCH] chore(deps): bump cryptography from 44.0.2 to 44.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 44.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.2...44.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.3 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 f89979248..5778c5195 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numexpr==2.10.2 pandas-ta==0.3.14b ccxt==4.4.78 -cryptography==44.0.2 +cryptography==44.0.3 aiohttp==3.9.5 SQLAlchemy==2.0.40 python-telegram-bot==22.0