From 1d5414ad983cf75350258fc16a10ccd96c6de689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 19:56:41 +0000 Subject: [PATCH] Bump pyopenssl from 17.0.0 to 17.5.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.0.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.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 f6e850d..3520829 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aniso8601==1.2.0 Flask==1.1.1 cryptography==2.1.4 -pyOpenSSL==17.0.0 +pyOpenSSL==17.5.0 PyYAML==5.4 six==1.11.0 Werkzeug==0.16.1