From b78c3b5e901b14bf6255bc76df9c618bfd8a15d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 20:29:43 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.7 to 50.0.0 in /dstack/vmm Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dstack/vmm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dstack/vmm/requirements.txt b/dstack/vmm/requirements.txt index 22d460ceb..5a4636513 100644 --- a/dstack/vmm/requirements.txt +++ b/dstack/vmm/requirements.txt @@ -1,6 +1,6 @@ annotated-types==0.7.0 cffi==1.17.1 -cryptography==46.0.7 +cryptography==50.0.0 cytoolz==1.0.1 eth-hash==0.7.1 eth-keys==0.7.0