From 4a4fbc97421cb3f2786f94ba8d4462bb1e5bafe3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 19:45:55 +0000 Subject: [PATCH] Bump pyopenssl from 17.2.0 to 17.5.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f8d67aac..25c6a6e6 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ Pygments==2.2.0 PyJWT==1.7.1 pylibmc==1.5.2 pylint==1.9.5 -pyOpenSSL==17.2.0 +pyOpenSSL==17.5.0 pyparsing==2.4.3 pytest-cov==2.5.1 pytest==2.7.0