From 5482df409d5981bb2e699c5ce815bcbc67209956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 19:04:45 +0000 Subject: [PATCH] Bump cryptography in /os/alpine in the pip group across 1 directory Bumps the pip group with 1 update in the /os/alpine directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- os/alpine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/alpine/requirements.txt b/os/alpine/requirements.txt index 422013d1..c5df57b5 100644 --- a/os/alpine/requirements.txt +++ b/os/alpine/requirements.txt @@ -1,4 +1,4 @@ -cryptography==43.0.1 +cryptography==44.0.1 PyYAML==6.0.1 awscli==1.33.10 boto3==1.34.128