From c900a3d8753f0eb7eeed8c145f1e72a4a6d10756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 00:13:30 +0000 Subject: [PATCH] Bump pyopenssl from 20.0.1 to 22.1.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 20.0.1 to 22.1.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.1.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 5737510d620..bfade0e94cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,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.1.0 # geopython dependencies pyproj==3.0.0.post1