From d3bdc8ac5938f2f42ca1d86ad7b8360f9d2d9047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:13:27 +0000 Subject: [PATCH] Bump cryptography from 46.0.1 to 46.0.6 in /src/shoppingassistantservice Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 5940f1d..07f9933 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -27,7 +27,7 @@ charset-normalizer==3.4.3 # via requests click==8.3.0 # via flask -cryptography==46.0.1 +cryptography==46.0.6 # via google-cloud-alloydb-connector distro==1.9.0 # via google-genai