From a33c1abd2fc7ddf46b0fa5bd02e8e76432f2d0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 22:11:09 +0000 Subject: [PATCH] Bump pip in /retail/recommendation-system/bqml-scann/index_server Bumps [pip](https://github.com/pypa/pip) from 20.2.4 to 25.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.2.4...25.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../bqml-scann/index_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retail/recommendation-system/bqml-scann/index_server/requirements.txt b/retail/recommendation-system/bqml-scann/index_server/requirements.txt index 3e7abb0..0c7f4d0 100644 --- a/retail/recommendation-system/bqml-scann/index_server/requirements.txt +++ b/retail/recommendation-system/bqml-scann/index_server/requirements.txt @@ -1,4 +1,4 @@ -pip==20.2.4 +pip==25.2 Flask==1.1.2 gunicorn==20.0.4 google-api-python-client==1.12.5