diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 1ea7d812462..42dda172eaf 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -31,13 +31,13 @@ certifi==2024.8.30 # httpcore # httpx # requests -cffi==1.17.1 +cffi==2.0.0 # via cryptography charset-normalizer==3.4.0 # via requests click==8.1.7 # via flask -cryptography==44.0.1 +cryptography==46.0.5 # via google-cloud-alloydb-connector flask==3.0.3 # via -r requirements.in