From 3b80dc42d7cc2a11308d05d353da5dfb2cb76970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:23:21 +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/master/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 a21350f..fd55bb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pathtools==0.1.2 Pillow==3.0.0 pyasn1==0.1.9 pycparser==2.14 -pyOpenSSL==0.15.1 +pyOpenSSL==17.5.0 pyparsing==2.0.7 pyperclip==1.5.26 PyYAML==3.11