From 88fd739678aeeeb86830de0943e74f0c4b89a054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 04:03:24 +0000 Subject: [PATCH] chore(deps): bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-suites/full-stack-compose/runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-suites/full-stack-compose/runtime/requirements.txt b/test-suites/full-stack-compose/runtime/requirements.txt index 4c016c51d..0e51957f8 100644 --- a/test-suites/full-stack-compose/runtime/requirements.txt +++ b/test-suites/full-stack-compose/runtime/requirements.txt @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 # Keep the runtime subset synchronized with dstack/vmm/requirements.txt. -cryptography==46.0.7 +cryptography==48.0.1 eth-hash[pycryptodome]==0.7.1 eth-keys==0.7.0 eth-utils==5.3.0