From a6f314c5e585f02ab5c314525db4a95a507e765d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 02:17:10 +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 7fef4a5..de1c3a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ nose==1.3.6 numpy==1.9.2 nyc-geoclient==0.0.2 path-and-address==1.0.0 -pyOpenSSL==0.15.1 +pyOpenSSL==17.5.0 pyasn1==0.1.7 pycparser==2.13 pytest==2.7.2