From 1d4f6d47784ed0f5bf171c7e86528177b816e563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 12:59:31 +0000 Subject: [PATCH] Bump flask from 3.1.2 to 3.1.3 in /src/shoppingassistantservice Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.in | 2 +- src/shoppingassistantservice/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/shoppingassistantservice/requirements.in b/src/shoppingassistantservice/requirements.in index 2c80698..dd6a7cd 100644 --- a/src/shoppingassistantservice/requirements.in +++ b/src/shoppingassistantservice/requirements.in @@ -1,4 +1,4 @@ -flask==3.1.2 +flask==3.1.3 langchain-google-genai==4.1.2 langchain==1.2.0 pillow==12.0.0 diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 5940f1d..c513423 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -33,7 +33,7 @@ distro==1.9.0 # via google-genai filetype==1.2.0 # via langchain-google-genai -flask==3.1.2 +flask==3.1.3 # via -r requirements.in google-api-core[grpc]==2.25.1 # via