From fee6c87e1c7dfa34cf973db6f189d3b12f0e8939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 21:51:11 +0000 Subject: [PATCH] Bump pyopenssl from 17.2.0 to 17.5.0 in /idea_tracker Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.2.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/17.2.0...17.5.0) Signed-off-by: dependabot[bot] --- idea_tracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idea_tracker/requirements.txt b/idea_tracker/requirements.txt index 5a67c6b..00a0b80 100644 --- a/idea_tracker/requirements.txt +++ b/idea_tracker/requirements.txt @@ -15,7 +15,7 @@ ndg-httpsclient==0.4.3 pusher==1.7.2 pyasn1==0.3.4 pycparser==2.18 -pyOpenSSL==17.2.0 +pyOpenSSL==17.5.0 requests==2.18.4 six==1.10.0 urllib3==1.22