From 07882c780f0af1bb721343dbaee6ef1ab0a0093f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:15:22 +0000 Subject: [PATCH] Bump cryptography in /.github/publish-upgrade-mode-attestation Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/publish-upgrade-mode-attestation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/publish-upgrade-mode-attestation/requirements.txt b/.github/publish-upgrade-mode-attestation/requirements.txt index 29fa97a..e8e9eed 100644 --- a/.github/publish-upgrade-mode-attestation/requirements.txt +++ b/.github/publish-upgrade-mode-attestation/requirements.txt @@ -1,4 +1,4 @@ base58==2.1.1 cffi==2.0.0 -cryptography==46.0.3 +cryptography==46.0.5 pycparser==2.23