From fff852c2e2bba5a49af4f359be9ad0f00df7e388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:22:10 +0000 Subject: [PATCH] Bump python-telegram-bot from 20.1 to 20.7 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.1 to 20.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/v20.1...v20.7) --- updated-dependencies: - dependency-name: python-telegram-bot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 48d8325..38ae3e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ wget gtts beautifulsoup4 requests -python-telegram-bot==20.1 +python-telegram-bot==20.7 SQLAlchemy==1.4.39 psycopg2-binary feedparser