From 05c4a9a0796827e73a38fea5b5125c20f789c1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 15:43:47 +0000 Subject: [PATCH] Bump cryptography in /examples/data-science-analystics/cpu-orchestration Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 8c1b82b1..2b727e14 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==46.0.6 dateparser==1.2.2 Deprecated==1.2.15 dill==0.3.1.1