From e0cbfecd823657b9f4cf8b9505c3f4ea8bdf92cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:14:31 +0000 Subject: [PATCH] Bump python-dotenv from 1.0.1 to 1.2.2 in /fastapi-server 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] --- fastapi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastapi-server/requirements.txt b/fastapi-server/requirements.txt index d87562e..0958441 100644 --- a/fastapi-server/requirements.txt +++ b/fastapi-server/requirements.txt @@ -10,7 +10,7 @@ idna==3.6 numpy==1.26.4 pydantic==2.6.4 pydantic_core==2.16.3 -python-dotenv==1.0.1 +python-dotenv==1.2.2 python-multipart==0.0.9 PyYAML==6.0.1 scipy==1.12.0