Update dependency python-dotenv to ^0.20.0
This commit is contained in:
@ -23,7 +23,7 @@ bot = "discord_reminder_bot.main:start"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
"discord.py" = "^1.7.3"
|
||||
python-dotenv = "^0.19.2"
|
||||
python-dotenv = "^0.20.0"
|
||||
discord-py-slash-command = "^3.0.3"
|
||||
APScheduler = "^3.9.1"
|
||||
dateparser = "^1.1.1"
|
||||
|
Reference in New Issue
Block a user