From 97fc3e210b11656d8baa8828502a536d434baf1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:25:52 +0000 Subject: [PATCH] Bump cryptography in /examples/data-science-analystics/cpu-orchestration Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../data-science-analystics/cpu-orchestration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/data-science-analystics/cpu-orchestration/requirements.txt b/examples/data-science-analystics/cpu-orchestration/requirements.txt index 6b734b94..d11db2c9 100644 --- a/examples/data-science-analystics/cpu-orchestration/requirements.txt +++ b/examples/data-science-analystics/cpu-orchestration/requirements.txt @@ -39,7 +39,7 @@ connexion==2.14.2 coolname==2.2.0 cron-descriptor==1.4.5 croniter==5.0.1 -cryptography==42.0.8 +cryptography==48.0.1 dateparser==1.2.2 Deprecated==1.2.15 dill==0.3.1.1