From 462769b3f3b68aaf8c82f15c070a04964b02046d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 19:36:47 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.3 to 46.0.4 in /src/layer_utils Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/layer_utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layer_utils/requirements.txt b/src/layer_utils/requirements.txt index b68b8f3..9a987b6 100644 --- a/src/layer_utils/requirements.txt +++ b/src/layer_utils/requirements.txt @@ -1,2 +1,2 @@ boto3==1.42.41 -cryptography==46.0.4 +cryptography==46.0.5