From 9db4e342d444eb5e4c6f5e2b093707e635b86bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:24:01 +0000 Subject: [PATCH] build(deps): bump cryptography in /src/shoppingassistantservice Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.7...43.0.1) --- updated-dependencies: - dependency-name: cryptography 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 7c0595df831..bd6367f3acc 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -31,7 +31,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.7 # via flask -cryptography==42.0.7 +cryptography==43.0.1 # via google-cloud-alloydb-connector dataclasses-json==0.6.6 # via