From 21ecfbaf5a3f42ddab7514c2177cc0681546759b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:37:49 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.15 to 21.0.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.15 to 21.0.1. - [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...v21.0.1) --- 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 577a4e8..712eac2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ccxt==4.2.3 -python-telegram-bot==13.15 +python-telegram-bot==21.0.1 rich==13.7.0 \ No newline at end of file