From 3063ba3312ce47fa2f1bea24bbe894112dd05a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 11:22:41 +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 fa9f4c8..2f848cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Pillow==4.2.1 pycosat==0.6.3 pycparser==2.18 pycrypto==2.6.1 -pyOpenSSL==17.0.0 +pyOpenSSL==17.5.0 pyparsing==2.2.0 python-dateutil==2.8.0 pytz==2019.1