From 03f4c3077c315a507e54c79dd9f2eebca3838c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 01:54:22 +0000 Subject: [PATCH] chore(deps): update cryptography requirement Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...49.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39e049a0..495c27f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ bittensor~=10.3.0 -cryptography>=41.0.7,<50.0.0 +cryptography>=49.0.0,<50.0.0 docker>=7.0.0,<8.0.0 diskcache>=5.6.3,<6.0.0 substrate-interface>=1.7.11,<2.0.0