chore(deps): bump python-dotenv from 1.0.1 to 1.2.2

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-21 21:02:34 +00:00
committed by GitHub
parent 28484e7d8d
commit 98bbdba095
2 changed files with 6 additions and 6 deletions

View File

@@ -39,7 +39,7 @@ dependencies = [
"psycopg[c] ~= 3.2",
"pydantic ~= 2.11",
"pydash ~= 8.0",
"python-dotenv ~= 1.0",
"python-dotenv~=1.2",
"python-magic ~= 0.4",
"python-socketio ~= 5.11",
"redis ~= 6.2",