From 0f978bbcc7abf19ea18c66b16494f0db32eb9172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:18:10 +0000 Subject: [PATCH] chore(deps): bump cryptography from 42.0.8 to 43.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.3) --- updated-dependencies: - dependency-name: cryptography 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 26a74b23f..715519dc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pandas-ta==0.3.14b ccxt==4.4.17 cryptography==42.0.8; platform_machine == 'armv7l' -cryptography==43.0.1; platform_machine != 'armv7l' +cryptography==43.0.3; platform_machine != 'armv7l' aiohttp==3.10.10 SQLAlchemy==2.0.35 python-telegram-bot==21.6