From 6bc5d98e1adf149f65471acb44694d68b6fa1d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:35:43 +0000 Subject: [PATCH] Bump cryptography from 1.8.1 to 3.2 in /Misc/python-binance-master Bumps [cryptography](https://github.com/pyca/cryptography) from 1.8.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/1.8.1...3.2) Signed-off-by: dependabot[bot] --- Misc/python-binance-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python-binance-master/requirements.txt b/Misc/python-binance-master/requirements.txt index bc38afb..ca319e1 100644 --- a/Misc/python-binance-master/requirements.txt +++ b/Misc/python-binance-master/requirements.txt @@ -1,7 +1,7 @@ autobahn==17.9.3 certifi==2017.7.27.1 chardet==3.0.4 -cryptography==1.8.1 +cryptography==3.2 pyOpenSSL==17.3.0 requests==2.18.4 service-identity==17.0.0