From 69d74544aafafd5c48fc21913bb04243072abd27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 05:22:00 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.5 to 13.6 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.5 to 13.6. - [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.5...v13.6) --- 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 8f4fed9ad..a232de96b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ccxt==1.50.70 cryptography==3.4.7 aiohttp==3.7.4.post0 SQLAlchemy==1.4.17 -python-telegram-bot==13.5 +python-telegram-bot==13.6 arrow==1.1.0 cachetools==4.2.2 requests==2.25.1