From 37a3ea08820fa306c8cc66b10252ed3a731e65fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 18:30:23 +0000 Subject: [PATCH] Bump cryptography from 46.0.4 to 46.0.5 in /python Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python/keyring/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/keyring/requirements.txt b/python/keyring/requirements.txt index 6b4020f..ea8bffc 100644 --- a/python/keyring/requirements.txt +++ b/python/keyring/requirements.txt @@ -1,5 +1,5 @@ cffi==2.0.0 -cryptography==46.0.4 +cryptography==46.0.5 jeepney==0.9.0 keyring==25.7.0 pycparser==3.0