From 8ef2c57d5a31e1edbd21cbb877756b42baa666b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:03:28 +0000 Subject: [PATCH] Bump pyopenssl from 23.0.0 to 26.0.0 in /tools/ray_tpu/src Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.0.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/23.0.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ray_tpu/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ray_tpu/src/requirements.txt b/tools/ray_tpu/src/requirements.txt index ffca71b7..09bdc197 100644 --- a/tools/ray_tpu/src/requirements.txt +++ b/tools/ray_tpu/src/requirements.txt @@ -5,4 +5,4 @@ absl-py fabric==2.7.1 patchwork ray[default] -pyOpenSSL==23.0.0 \ No newline at end of file +pyOpenSSL==26.0.0 \ No newline at end of file