chore: bump python-dotenv from 1.0.0 to 1.2.2

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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-09 05:05:55 +00:00
committed by GitHub
parent 3b056331ad
commit e6d495d182
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jinja2==3.1.2
websockets==12.0 websockets==12.0
# Utilities # Utilities
python-dotenv==1.0.0 python-dotenv==1.2.2
pydantic==2.5.0 pydantic==2.5.0
pydantic-settings==2.1.0 pydantic-settings==2.1.0
psutil==7.2.2 psutil==7.2.2

View File

@@ -7,4 +7,4 @@ uvicorn[standard]==0.24.0
pydantic==2.5.0 pydantic==2.5.0
# Utilities # Utilities
python-dotenv==1.0.0 python-dotenv==1.2.2