From 19d0999ca2ccd539787228407478a91f45de2399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 17:55:01 +0000 Subject: [PATCH] Bump python-dotenv in /Archive/old_code/old_structure/toolbox/local-rag Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../old_code/old_structure/toolbox/local-rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt b/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt index 316e1b0a..569c7a3f 100644 --- a/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt +++ b/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt @@ -4,6 +4,6 @@ chromadb==0.4.22 pdfplumber==0.10.3 gradio==4.14.0 ollama==0.1.6 -python-dotenv==1.0.0 +python-dotenv==1.2.2 requests==2.31.0 scrapegraphai==0.1.0