From 376fd1f3f11e4ba04e631488e0afdab0bacd51ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 00:48:07 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 24.1.0 to 24.3.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.1.0 to 24.3.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.1.0...24.3.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 16237c7484..9502e5b2ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ django-uuid-upload-path==1.0.0 django-widget-tweaks==1.5.0 django-sequences==3.0 oauthlib==3.2.2 -pyopenssl==24.1.0 +pyopenssl==24.3.0 pyjwt==2.8.0 # geopython dependencies