From 226918373ad7aa95ff3b95030dffd9a81f0a7443 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 17:08:37 +0000 Subject: [PATCH] Bump pyopenssl from 19.1.0 to 20.0.1 in /src/requirements Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 19.1.0 to 20.0.1. - [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/19.1.0...20.0.1) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index f547026e..341a6750 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -29,7 +29,7 @@ lxml==4.6.3 olefile==0.46 pipdeptree==2.0.0 psycopg2-binary==2.8.6 -pyOpenSSL==19.1.0 +pyOpenSSL==20.0.1 PyPDF2==1.26.0 python-magic==0.4.18 service-identity==18.1.0