From f6bfd0f7884be821918d2dfed73d8403e0aa9be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:49:15 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gaia-l3-construct/lib/shared/layers/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt diff --git a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt old mode 100755 new mode 100644 index 837bdab5d..e5e21ae99 --- a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt +++ b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/layers/common/requirements.txt @@ -13,6 +13,6 @@ openai==0.28.1 beautifulsoup4==4.12.3 requests==2.32.4 pyjwt==2.8.0 -cryptography==44.0.1 +cryptography==46.0.5 attrs==23.1.0 defusedxml==0.7.1 \ No newline at end of file