From 7d01cd896bdffb0360ce6421314846a5e81d3a59 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 04:35:54 +0000 Subject: [PATCH] Bump python-telegram-bot from 12.3.0 to 13.2 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.3.0 to 13.2. - [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/v12.3.0...v13.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b6f1be..1b68c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aepp_sdk==6.2.0 Flask==1.1.1 Flask-Cors==3.0.8 -python-telegram-bot==12.3.0 +python-telegram-bot==13.2 expiringdict==1.2.0 waitress==1.4.2