From f6d3ec1fa5df8168260c93d05413fb539363b863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 15:58:14 +0000 Subject: [PATCH] Bump cryptography from 45.0.6 to 46.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.6 to 46.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.6...46.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0711eb6..4854a98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.17.1 click==8.2.1 colorama==0.4.6 colorlog==6.9.0 -cryptography==45.0.6 +cryptography==46.0.3 cytoolz==1.0.1 decorator==5.2.1 eth-hash==0.7.1