From bd05a079f6dae2078e7ef5a98b3b5a5cc9e807f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 04:15:23 +0000 Subject: [PATCH] build(deps): bump python-telegram-bot from 20.1 to 20.4 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.1 to 20.4. - [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.4) --- 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 8babe73..83719d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ SQLAlchemy PYESHandler # Dependencies for Telegram bot -python-telegram-bot==20.1 \ No newline at end of file +python-telegram-bot==20.4 \ No newline at end of file