From 959fa840b5ba4f9532b7d04793511cd4ee4a0548 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jan 2022 00:18:48 +0000 Subject: [PATCH] Bump pyopenssl from 20.0.1 to 22.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.1 to 22.0.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/20.0.1...22.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14ad1dd3634..9bc0c9b669b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ django-tinymce==3.2.0 django-grappelli==2.14.3 django-uuid-upload-path==1.0.0 oauthlib==3.1.0 -pyopenssl==20.0.1 +pyopenssl==22.0.0 # geopython dependencies pyproj==3.0.0.post1