From ec68c7937ac4b6ce045355b42cec76ed23235002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:16:10 +0000 Subject: [PATCH] Bump pyopenssl from 0.15.1 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 0.15.1 to 17.5.0. - [Release notes](https://github.com/pyca/pyopenssl/releases) - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/0.15.1...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 959979f..deac4ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ idna==2.0 ndg-httpsclient==0.4.0 pyasn1==0.1.9 pycparser==2.14 -pyOpenSSL==0.15.1 +pyOpenSSL==17.5.0 requests==2.8.1 six==1.10.0 urllib3==1.12