From 78de360384aa4ef02908f8a9cb4356b41d045d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:02:24 +0000 Subject: [PATCH] Bump pyopenssl from 24.3.0 to 25.0.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 25.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.3.0...25.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 7ba08db2..4d2c4ff5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ six==1.17.0 python-dateutil==2.9.0 gunicorn==23.0.0 pyasn1==0.6.0 -pyOpenSSL==24.3.0 +pyOpenSSL==25.0.0 ndg-httpsclient==0.5.1 contextlib2==21.6.0