From 75df7ece4855ef93a3abd7581cdb93b34b29a01a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 02:17:30 +0000 Subject: [PATCH] Bump torch from 2.7.0 to 2.7.1 in /python-rag-chatbot Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-rag-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rag-chatbot/requirements.txt b/python-rag-chatbot/requirements.txt index 7ea5d6c..a0fd078 100644 --- a/python-rag-chatbot/requirements.txt +++ b/python-rag-chatbot/requirements.txt @@ -225,7 +225,7 @@ toml==0.10.2 tomli==2.0.1 tomlkit==0.12.5 toolz==0.12.0 -torch==2.7.0 +torch==2.7.1 torchvision==0.17.2 traitlets==5.11.2 transformers==4.41.2