From 16036f5ae8f1f41d03299cab8b8c0b27045421fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:23:05 +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 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/20.2.4...23.3) --- updated-dependencies: - dependency-name: pip 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..fadf58b 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==23.3 Flask==1.1.2 gunicorn==20.0.4 google-api-python-client==1.12.5