From f5d60f8074c64e032d202b6b381b64e334de946c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:27:53 +0000 Subject: [PATCH] Bump pyopenssl in /ai/gen-ai-agents/assistant-secretary-agent/files Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 24.2.1 to 26.0.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/24.2.1...26.0.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../assistant-secretary-agent/files/local_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt index 209289768..6ecc1383f 100644 --- a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt +++ b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt @@ -71,7 +71,7 @@ pydantic-settings==2.6.1 pydantic_core==2.27.2 pydeck==0.9.1 Pygments==2.18.0 -pyOpenSSL==24.2.1 +pyOpenSSL==26.0.0 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 pytz==2024.2