From 8d105ec0189d819f9a72e57f3466ff7d1afa6332 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Sep 2022 23:37:46 +0200 Subject: [PATCH] Update dependency python-dotenv to ~=0.21.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17c93f1..129d426 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pyTelegramBotAPI~=4.7.0 -python-dotenv~=0.20.0 +python-dotenv~=0.21.0 APScheduler~=3.9.1 SQLAlchemy~=1.4.37 pymysql==1.0.2