Update dependency python-dotenv to v1

This commit is contained in:
renovate[bot]
2023-02-24 08:10:28 +00:00
committed by GitHub
parent 7d2c09132a
commit d23742ab28
2 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@ uvicorn = { extras = ["standard"], version = "^0.20.0" }
jinja2 = "^3.1.2"
apscheduler = "^3.10.0"
python-multipart = "^0.0.5"
python-dotenv = "^0.21.1"
python-dotenv = "^1.0.0"
tomlkit = "^0.11.6"
beautifulsoup4 = "^4.11.2"
lxml = "^4.9.2"