From 24bf51a8525535a14aa10c384b972186f01a2d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 00:06:39 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.13 to 20.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.13 to 20.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/v13.13...v20.1) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 975c44d..37e3cb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ wget gtts beautifulsoup4 requests -python-telegram-bot==13.13 +python-telegram-bot==20.1 SQLAlchemy==1.4.40 psycopg2-binary feedparser