From 3d958559e78697334fe28ac60d48b0904b0410a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 08:14:55 +0000 Subject: [PATCH] Bump pip from 23.0.1 to 23.3 in /embedding-calculator Bumps [pip](https://github.com/pypa/pip) from 23.0.1 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.0.1...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- embedding-calculator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embedding-calculator/requirements.txt b/embedding-calculator/requirements.txt index 33e62bdad..72e5dc907 100644 --- a/embedding-calculator/requirements.txt +++ b/embedding-calculator/requirements.txt @@ -41,7 +41,7 @@ networkx==3.1 oauthlib==3.2.2 opt-einsum==3.3.0 packaging==23.1 -pip==23.0.1 +pip==23.3 pkgutil_resolve_name==1.3.10 pluggy==1.2.0 protobuf==3.19.6