From e6945dcb30d39bcb36744dd8f8dbcad484efa6c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:35:57 +0000 Subject: [PATCH] Bump cryptography from 46.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 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 3b28961c..06907a79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ colorama==0.4.6 ; sys_platform == 'win32' colour-science==0.4.6 coverage==7.10.7 coveralls==4.0.1 -cryptography==46.0.1 ; sys_platform == 'linux' +cryptography==46.0.5 ; sys_platform == 'linux' distlib==0.4.0 docopt==0.6.2 docutils==0.21.2