From 3a1db081cc0bf3f4e712ca4c07019d93753fc892 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 04:38:56 +0000 Subject: [PATCH] Bump python-telegram-bot from 12.3.0 to 13.7 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.3.0 to 13.7. - [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.7) 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..597119d 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.7 expiringdict==1.2.0 waitress==1.4.2