From b0096e7b6698435336c27a81b105ecfca09acc6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 15:17:10 +0000 Subject: [PATCH] Bump pyopenssl from 0.15.1 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 0.15.1 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/0.15.1...17.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 903b2f5..588409f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ py2neo==3 pyasn1==0.4.8 pyasn1-modules==0.0.5 pycparser==2.19 -pyOpenSSL==0.15.1 +pyOpenSSL==17.5.0 -e git+https://github.com/pphetra/pyth.git@02f7f92b4bf2cc2846ce1b90884f9105cb7a105c#egg=pyth python-dateutil==2.2 pytz==2014.9