From fc9ec3516252be22af93b3325d096538930d4387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 18:23:56 +0000 Subject: [PATCH] Bump pyopenssl from 17.2.0 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.2.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.2.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 d757ec4f9..3416f9f61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ oauth2client==4.1.2 oauthlib==2.0.2 pandas==0.20.3 psycopg2==2.7.3 -pyOpenSSL==17.2.0 +pyOpenSSL==17.5.0 pycrypto==2.6.1 redis==2.10.5 requests==2.18.2