From 410d79898f2718f45e71ace6707057d458c28db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:59:34 +0000 Subject: [PATCH] :arrow_up: 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 ea1be5ee..8a28ed31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ coverage==7.6.0 pyasn1==0.6.0 cffi==1.17.0 # cryptography cryptography==44.0.0 # pyOpenSSL -pyOpenSSL==24.3.0 +pyOpenSSL==25.0.0 ndg-httpsclient==0.5.1 chardet==5.2.0