From 221cefe4e8d1e930466051ff18d67295660bbb74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 19:10:45 +0000 Subject: [PATCH] Bump cryptography in /ai/gen-ai-agents/assistant-secretary-agent/files Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 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 8e7253acf..cfb1088be 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 @@ -13,7 +13,7 @@ cffi==1.17.1 charset-normalizer==3.4.1 circuitbreaker==2.0.0 click==8.1.7 -cryptography==43.0.3 +cryptography==44.0.1 dataclasses-json==0.6.7 decorator==5.1.1 executing==2.2.0