From 56358f873b2ef7a2598842755a36c7e457a23bc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 01:06:42 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.10 to 13.15 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.10 to 13.15. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.15/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.10...v13.15) --- 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 4d4acd8..c672a83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ wget gtts beautifulsoup4 requests -python-telegram-bot==13.10 +python-telegram-bot==13.15 SQLAlchemy==1.4.30 psycopg2-binary feedparser