From e46caaba43ffd50725edeecdafc743270a691d51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:12:50 +0000 Subject: [PATCH] Bump pyopenssl from 0.13.1 to 17.5.0 in /python Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 0.13.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/commits/17.5.0) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index ca08e00..1a95d7a 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.4.0 httplib2==0.9.1 pbr==1.7.0 -pyOpenSSL==0.13.1 +pyOpenSSL==17.5.0 pytz==2015.4 requests==2.7.0 six==1.9.0