From 37fedc63855139206cc7838076b7f07dde1af489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 00:54:39 +0000 Subject: [PATCH] Bump cryptography in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.8 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 147269a..afd061d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ systemd-python wireguard-tools sqlmodel==0.0.19 google-cloud-compute -cryptography==42.0.8 +cryptography==46.0.5 google-cloud-secret-manager cloud-sql-python-connector[pymysql]