From 8c399ce3b51620cc21923415bb172c5ff92b7456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 08:15:23 +0000 Subject: [PATCH] Bump pyopenssl from 16.0.0 to 17.5.0 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/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/16.0.0...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 d7fe510..92168f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ h2==2.4.0 Twisted==16.3.0 -pyOpenSSL==16.0.0 +pyOpenSSL==17.5.0 priority==1.1.1 service_identity idna