From fa5c725e23ecc2b56a5a58b42c158b4decf1f9f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 04:39:27 +0000 Subject: [PATCH] Bump python-telegram-bot from 12.3.0 to 13.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.3.0 to 13.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/v12.3.0...v13.1) 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..d7c869e 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.1 expiringdict==1.2.0 waitress==1.4.2