From b91a389982436240ec0607d2e4a107b82ccf81af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:48:23 +0000 Subject: [PATCH] Bump cryptography in /prepare_cp/roles/omnia_appliance_cp/files Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- prepare_cp/roles/omnia_appliance_cp/files/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_cp/roles/omnia_appliance_cp/files/requirements_pip.txt b/prepare_cp/roles/omnia_appliance_cp/files/requirements_pip.txt index d94e982db..332d81b55 100644 --- a/prepare_cp/roles/omnia_appliance_cp/files/requirements_pip.txt +++ b/prepare_cp/roles/omnia_appliance_cp/files/requirements_pip.txt @@ -1,4 +1,4 @@ -cryptography==41.0.1 +cryptography==44.0.0 jmespath==1.0.1 MarkupSafe==2.1.3 netaddr==0.8.0