From 3420278a0f2d19235eca85ca77708e17dfd534a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:23:42 +0000 Subject: [PATCH] Bump pyopenssl from 16.0.0 to 17.5.0 in /bbapi/config Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 16.0.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/16.0.0...17.5.0) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..85635d4 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -61,7 +61,7 @@ pycrypto==2.6.1 pycryptodome>=3.6.6 pyjwkest==1.1.7 pylint==1.4.4 -pyOpenSSL==16.0.0 +pyOpenSSL==17.5.0 python-dateutil==2.5.1 python-stdnum==1.3 pytz==2016.2