From 37ff0184029662f4b5fb0f8af1dec0b34c161f15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 13:45:23 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.15 to 20.4 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.15 to 20.4. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.15...v20.4) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e164d34..b6d28df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ ccxt==4.0.19 -python-telegram-bot==13.15 \ No newline at end of file +python-telegram-bot==20.4 \ No newline at end of file