From 299c55ee7df7584ea20d3a4c5a919a73cfa83d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 21:32:09 +0000 Subject: [PATCH] Bump pyopenssl from 16.0.0 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 16.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/16.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 a79be36..3810d0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pyasn1==0.1.9 pyasn1-modules==0.0.8 pycparser==2.14 PyDispatcher==2.0.5 -pyOpenSSL==16.0.0 +pyOpenSSL==17.5.0 python-dateutil==2.5.3 pytz==2016.6.1 queuelib==1.4.2