Bump python-dotenv from 1.0.1 to 1.1.0

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 to 1.1.0.
- [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.1.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.1.0
  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]
2025-05-04 20:15:34 +00:00
committed by GitHub
parent dde6c2f574
commit dcd9bec087
2 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ packaging = "==25.0"
poetry-dotenv-plugin = "==0.2.0"
psycopg2-binary = "==2.9.9"
pyjwt = "==2.10.1"
python-dotenv = "==1.0.1"
python-dotenv = "==1.1.0"
sqlalchemy = "==2.0.40"
werkzeug = "^3.0.6"
faker = "^37.1.0"