From 21611e70ac54a775f40f7c21bf2dbbbd1514b9cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:42 +0000 Subject: [PATCH] Bump pyopenssl from 17.2.0 to 17.5.0 in /code 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] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index e25d6c1..8918c95 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -121,7 +121,7 @@ pyflakes==1.5.0 Pygments==2.2.0 pylint==1.7.2 pyodbc==4.0.17 -pyOpenSSL==17.2.0 +pyOpenSSL==17.5.0 pyparsing==2.2.0 PySocks==1.6.7 pytest==3.2.1