From ac9043111da2f6b77266d55a8cb94047d2cce500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 22:03:37 +0000 Subject: [PATCH] Bump pyopenssl from 17.3.0 to 17.5.0 in /python-binance-master Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.3.0 to 17.5.0. - [Release notes](https://github.com/pyca/pyopenssl/releases) - [Changelog](https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/17.3.0...17.5.0) Signed-off-by: dependabot[bot] --- python-binance-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-binance-master/requirements.txt b/python-binance-master/requirements.txt index bc38afb..98f377c 100644 --- a/python-binance-master/requirements.txt +++ b/python-binance-master/requirements.txt @@ -2,7 +2,7 @@ autobahn==17.9.3 certifi==2017.7.27.1 chardet==3.0.4 cryptography==1.8.1 -pyOpenSSL==17.3.0 +pyOpenSSL==17.5.0 requests==2.18.4 service-identity==17.0.0 six==1.11.0