Update dependency python-dotenv to v1

This commit is contained in:
renovate[bot]
2023-02-24 07:10:13 +00:00
committed by GitHub
parent 50bf483477
commit 53eebc8472
2 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ fastapi = "^0.92.0"
ffmpeg-python = "^0.2.0"
discord-webhook = "^1.0.0"
python-multipart = "^0.0.5"
python-dotenv = "^0.21.0"
python-dotenv = "^1.0.0"
Jinja2 = "^3.1.2"
uvicorn = {extras = ["standard"], version = "^0.20.0"}
jinja2 = "^3.1.2"