From 82a08bd7def9d1661a3804c32960abe630d1626f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 10:16:58 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.4.1 to 13.5 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.4.1 to 13.5. - [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.4.1...v13.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 91d760c9e..d4fe5bdd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ccxt==1.48.76 cryptography==3.4.7 aiohttp==3.7.4.post0 SQLAlchemy==1.4.12 -python-telegram-bot==13.4.1 +python-telegram-bot==13.5 arrow==1.1.0 cachetools==4.2.1 requests==2.25.1