From 39a35d0f69d3e321b9f8c55880a9bea6ab2812e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Nov 2021 16:04:52 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.2 to 13.8.1 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.2 to 13.8.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.2...v13.8.1) --- 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..05414b3 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future emoji requests sqlalchemy -python-telegram-bot==13.2 +python-telegram-bot==13.8.1 psycopg2-binary feedparser toml