From 7456dfdf8415baabc43cca74b7edcfd9c9156890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 16:05:50 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.2 to 13.11 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.2 to 13.11. - [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.2...v13.11) --- 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index acd1b2f..cd0f18c --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future emoji requests sqlalchemy -python-telegram-bot==13.2 +python-telegram-bot==13.11 psycopg2-binary feedparser toml