From dce88c512240060d6422124d9bace60439bb2ee5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 18 Sep 2022 00:59:06 +0200 Subject: [PATCH] Update dependency tzlocal to v4 --- telegram_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index daddc54..e2d3816 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -5,7 +5,7 @@ python-dotenv~=0.20.0 requests~=2.27.1 APScheduler~=3.9.1 croniter~=1.3.4 -tzlocal==2.1 +tzlocal==4.2 investpy~=1.0.8 pandas~=1.4.1 currencyconverter~=0.16.12 \ No newline at end of file