From 164d0b410939a97d8c1aae3530477f638b9eb061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:23:12 +0000 Subject: [PATCH] Bump setuptools from 70.0.0 to 78.1.1 in /python-rag-chatbot Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.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..566002d 100644 --- a/python-rag-chatbot/requirements.txt +++ b/python-rag-chatbot/requirements.txt @@ -202,7 +202,7 @@ section==2.0 Send2Trash==1.8.2 sentence-transformers==2.2.2 sentencepiece==0.2.0 -setuptools==70.0.0 +setuptools==78.1.1 shellingham==1.5.4 six==1.16.0 smmap==5.0.1