From 9e5f3244f9a8dc5a3a0e6750383e714f3d7b6332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:12:41 +0000 Subject: [PATCH] Bump cryptography from 41.0.4 to 41.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.5) --- updated-dependencies: - dependency-name: cryptography 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 05162ec26de..dc373fdcb16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas==2.0.3 pandas-ta==0.3.14b ccxt==4.1.22 -cryptography==41.0.4 +cryptography==41.0.5 aiohttp==3.8.6 SQLAlchemy==2.0.22 python-telegram-bot==20.6