Update dependency python-dotenv to v1
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user