From 3bc6090963d5d0b370ee6749e3b20d3ba2a0f976 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 21:02:33 +0000 Subject: [PATCH] Bump pyopenssl from 20.0.0 to 20.0.1 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.0 to 20.0.1. - [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/20.0.0...20.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b01ac31c..c4e1a61f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ pycryptodomex==3.9.7 # via pyjks pyjks==20.0.0 # via -r requirements.in pyjwt==1.7.1 # via -r requirements.in pynacl==1.3.0 # via paramiko -pyopenssl==20.0.0 # via -r requirements.in, acme, josepy, ndg-httpsclient, requests +pyopenssl==20.0.1 # via -r requirements.in, acme, josepy, ndg-httpsclient, requests pyrfc3339==1.1 # via acme python-dateutil==2.8.1 # via alembic, arrow, botocore python-editor==1.0.4 # via alembic