From 92664ca09f659c1d645bfbb811fbf852f4169b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 03:30:11 +0000 Subject: [PATCH] Bump cryptography from 38.0.1 to 44.0.1 in /stack/ansible/example Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.1...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack/ansible/example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/ansible/example/requirements.txt b/stack/ansible/example/requirements.txt index 0973f091..49e4c839 100644 --- a/stack/ansible/example/requirements.txt +++ b/stack/ansible/example/requirements.txt @@ -7,7 +7,7 @@ cachetools==5.2.0 certifi==2022.9.14 cffi==1.15.1 charset-normalizer==2.1.1 -cryptography==38.0.1 +cryptography==44.0.1 google-auth==2.11.1 idna==3.4 Jinja2==3.1.2