From bc188907b8760ff80906857939be8071258d9192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:46:46 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 3.4.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 3.4.5. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...3.4.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b84df9b2a..48c5fd475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pandas==1.2.2 ccxt==1.41.90 # Pin cryptography for now due to rust build errors with piwheels -cryptography==3.3.2 +cryptography==3.4.5 aiohttp==3.7.3 SQLAlchemy==1.3.23 python-telegram-bot==13.2