From 0e0539d4d4246369e177fa81bbb2cdc576a53ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:21:04 +0000 Subject: [PATCH] Bump pyopenssl from 17.3.0 to 17.5.0 in /_build/search/docs-scraper Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 17.3.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/17.3.0...17.5.0) Signed-off-by: dependabot[bot] --- _build/search/docs-scraper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build/search/docs-scraper/requirements.txt b/_build/search/docs-scraper/requirements.txt index 278627cc..f61bab3d 100644 --- a/_build/search/docs-scraper/requirements.txt +++ b/_build/search/docs-scraper/requirements.txt @@ -23,7 +23,7 @@ pyasn1==0.3.5 pyasn1-modules==0.1.4 pycparser==2.18 PyDispatcher==2.0.5 -pyOpenSSL==17.3.0 +pyOpenSSL==17.5.0 pyperclip==1.5.27 python-dotenv==0.7.1 queuelib==1.4.2