From 30ce7321af3e24166a9e39a0aca35370dcb66498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 18:46:08 +0000 Subject: [PATCH] Update python-dotenv requirement from >=1.0.0 to >=1.2.3 Updates the requirements on [python-dotenv](https://github.com/theskumar/python-dotenv) to permit the latest version. - [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.3) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99a6ec2..bb3df61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ docutils!=0.21 jsonpath mistune pydantic>=2.3.0 -python-dotenv>=1.0.0 +python-dotenv>=1.2.3 # AI/LLM Integration & SEO #