From e512f9003d8afd8e38312a991c18adf1d4d02fb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:37:23 +0000 Subject: [PATCH] build(deps): bump python-dotenv Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 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.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Notes/snippets/ai-agent/auto-gpt-work/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notes/snippets/ai-agent/auto-gpt-work/requirements.txt b/Notes/snippets/ai-agent/auto-gpt-work/requirements.txt index 68849f2e..47035527 100644 --- a/Notes/snippets/ai-agent/auto-gpt-work/requirements.txt +++ b/Notes/snippets/ai-agent/auto-gpt-work/requirements.txt @@ -4,7 +4,7 @@ langchain_experimental==0.0.58 langchain_openai==0.1.6 pandas==2.2.1 pydantic==1.10.13 -python-dotenv==1.0.1 +python-dotenv==1.2.2 chroma-hnswlib==0.7.2 chromadb==0.4.5 tiktoken==0.7.0 \ No newline at end of file