From 2e8093059ab6c3e583f278efbf8b5bb4133d4ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:32:48 +0000 Subject: [PATCH] Bump pyopenssl in /ai/gen-ai-agents/mcp-oci-integration/files Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.3.0 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.3.0...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt b/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt index 642b1ceba..6830c8b49 100644 --- a/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt +++ b/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt @@ -89,7 +89,7 @@ pydantic_core==2.33.2 pydeck==0.9.1 Pygments==2.19.2 pylint==3.3.8 -pyOpenSSL==24.3.0 +pyOpenSSL==26.0.0 pyperclip==1.9.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.1