chore(deps): bump python-dotenv (#5)

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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-14 03:15:52 +09:00
committed by GitHub
parent 5b1bb2f0c5
commit 89889300d6

View File

@@ -11,7 +11,7 @@ aiohttp==3.13.4
asyncio-throttle==1.0.2
# Environment variables
python-dotenv==1.0.0
python-dotenv==1.2.2
# Retry logic
tenacity==8.2.3