From ce93fe1391a40253d3acd3801e1156d7f67c44af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:32:47 +0000 Subject: [PATCH] Bump cryptography from 43.0.3 to 50.0.0 in /.devcontainer Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.3...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 5c7231f0963e3..2c7264fb3185e 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -107,7 +107,7 @@ contourpy==1.3.0 # via matplotlib coverage[toml]==7.6.4 # via pytest-cov -cryptography==43.0.3 +cryptography==50.0.0 # via # azure-identity # azure-storage-blob