From 8c398acc098b8bd9f15666e18ad9b9cd6811071f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 05:27:42 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.2 to 13.3 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.2 to 13.3. - [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.2...v13.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48c5fd475..8387be19c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ccxt==1.41.90 cryptography==3.4.5 aiohttp==3.7.3 SQLAlchemy==1.3.23 -python-telegram-bot==13.2 +python-telegram-bot==13.3 arrow==0.17.0 cachetools==4.2.1 requests==2.25.1