From 2e76f1b086501fc43b638e546e77a31b0a8a2037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 20:05:44 +0000 Subject: [PATCH] Bump pyopenssl from 17.5.0 to 19.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.5.0 to 19.0.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.5.0...19.0.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 f53b5dd..b3e237b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==2.5 isodate==0.5.4 lxml==3.8.0 pycparser==2.18 -pyOpenSSL==17.5.0 +pyOpenSSL==19.0.0 pytz==2017.2 requests==2.20.0 requests-toolbelt==0.8.0