From 86746d0e55854cdd26bea471e3df3706842c15f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 06:17:21 +0000 Subject: [PATCH] build(deps): bump pyopenssl from 26.1.0 to 26.2.0 in /tools/base Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 26.1.0 to 26.2.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/26.1.0...26.2.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/base/requirements.in | 2 +- tools/base/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/base/requirements.in b/tools/base/requirements.in index c65a504ae1242..bd3c8f83fa6d3 100644 --- a/tools/base/requirements.in +++ b/tools/base/requirements.in @@ -34,7 +34,7 @@ ply # `MessageFactory class is deprecated. Please use GetMessageClass() instead of MessageFactory.GetPrototype` protobuf<7.35.0 pygithub -pyopenssl>=26.1.0 +pyopenssl>=26.2.0 pyreadline pyyaml setuptools diff --git a/tools/base/requirements.txt b/tools/base/requirements.txt index 85f08be0687db..1ab57fcc5dc25 100644 --- a/tools/base/requirements.txt +++ b/tools/base/requirements.txt @@ -1287,9 +1287,9 @@ pynacl==1.6.2 \ --hash=sha256:c8a231e36ec2cab018c4ad4358c386e36eede0319a0c41fed24f840b1dac59f6 \ --hash=sha256:c949ea47e4206af7c8f604b8278093b674f7c79ed0d4719cc836902bf4517465 # via pygithub -pyopenssl==26.1.0 \ - --hash=sha256:115563879b2c8ccb207975705d3e491434d8c9d7c79667c902ecbf5f3bbd2ece \ - --hash=sha256:737f0a2275c5bc54f3b02137687e1a765931fb3949b9a92a825e4d33b9eec08b +pyopenssl==26.2.0 \ + --hash=sha256:4f9d971bc5298b8bc1fab282803da04bf000c755d4ad9d99b52de2569ca19a70 \ + --hash=sha256:8c6fcecd1183a7fc897548dfe388b0cdb7f37e018200d8409cf33959dbe35387 # via # -r requirements.in # aioquic