From 85efffe3e1dde5194a74ee9e0e0e4444e9a8edd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:36:07 +0000 Subject: [PATCH] Bump cryptography in /CryptGuardv2 in the pip group across 1 directory Bumps the pip group with 1 update in the /CryptGuardv2 directory: [cryptography](https://github.com/pyca/cryptography). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- CryptGuardv2/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CryptGuardv2/requirements.lock.txt b/CryptGuardv2/requirements.lock.txt index e4c9b2b..90999e1 100644 --- a/CryptGuardv2/requirements.lock.txt +++ b/CryptGuardv2/requirements.lock.txt @@ -22,7 +22,7 @@ cffi==2.0.0 # pynacl coverage[toml]==7.11.0 # via pytest-cov -cryptography==46.0.1 +cryptography==46.0.5 # via -r requirements.txt hypothesis==6.142.5 # via -r requirements.txt