From b20f845c47e04e1ec8592fc62829a6ca6d646256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 13:48:23 +0000 Subject: [PATCH] Bump pyopenssl from 17.0.0 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.0.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.0.0...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 631a9be..cbe936e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ pycrypto==2.6.1 pyflakes==2.1.1 PyJWT==1.7.1 pylint==2.4.2 -pyOpenSSL==17.0.0 +pyOpenSSL==17.5.0 pyparsing==2.4.2 python-dateutil==2.8.0 python-monkey-business==1.0.0