Update dependency python-dotenv to v1

This commit is contained in:
renovate[bot]
2023-02-24 12:50:44 +00:00
committed by GitHub
parent 4ba4b903f7
commit 54a7a671f7
2 changed files with 6 additions and 6 deletions

View File

@ -22,7 +22,7 @@ bot = "discord_reminder_bot.main:start"
[tool.poetry.dependencies]
python = "^3.9"
python-dotenv = "^0.21.0"
python-dotenv = "^1.0.0"
apscheduler = "^3.9.1.post1"
dateparser = "^1.1.4"
sqlalchemy = "^1.4.45"