From 34f86e37da285e27a8af3d89611f78c939736303 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 372a398..bfcbe4d 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