From a884981f1c5e3deb5e501a21327e80b70e418049 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 04:30:35 +0000 Subject: [PATCH] Bump python-telegram-bot from 12.3.0 to 13.4.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.3.0 to 13.4.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.4.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..961e620 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.4.1 expiringdict==1.2.0 waitress==1.4.2