From 92b8069bc6448d17d7d89de00cae077abd9794fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:34:32 +0000 Subject: [PATCH] build(deps): Bump pip from 24.2 to 24.3.1 Bumps [pip](https://github.com/pypa/pip) from 24.2 to 24.3.1. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/commits) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat/requirements.txt b/chat/requirements.txt index 1534c27..64ad808 100644 --- a/chat/requirements.txt +++ b/chat/requirements.txt @@ -1,2 +1,2 @@ llama-cpp-python[server]==0.3.1 -pip==24.2 +pip==24.3.1