From 41647321d7f272ca3c4ac08e13a36e26f608be91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 May 2022 08:44:59 +0000 Subject: [PATCH] Bump tzlocal from 2.1 to 4.2 in /telegram_bot Bumps [tzlocal](https://github.com/regebro/tzlocal) from 2.1 to 4.2. - [Release notes](https://github.com/regebro/tzlocal/releases) - [Changelog](https://github.com/regebro/tzlocal/blob/master/CHANGES.txt) - [Commits](https://github.com/regebro/tzlocal/compare/2.1...4.2) --- updated-dependencies: - dependency-name: tzlocal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- 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 -- 2.47.2