From 238a857a21378b0f55777b682efb6e5bc1d3a452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:36:52 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/47.0.0...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../05_AI_Governance/challenges/workshop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt b/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt index db61aabf3..855b03647 100644 --- a/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt +++ b/03-Azure/01-04-AI/05_AI_Governance/challenges/workshop/requirements.txt @@ -63,7 +63,7 @@ comm==0.2.3 # via ipykernel contourpy==1.3.3 # via matplotlib -cryptography==47.0.0 +cryptography==50.0.0 # via # azure-identity # azure-keyvault-keys