From ac7598ff1450ae94d7569341f045b3aa38e558d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 04:31:00 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.6 to 13.7 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.6 to 13.7. - [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.6...v13.7) --- 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 e1c784608..b289c13ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ ccxt==1.52.40 cryptography==3.4.7 aiohttp==3.7.4.post0 SQLAlchemy==1.4.20 -python-telegram-bot==13.6 +python-telegram-bot==13.7 arrow==1.1.1 cachetools==4.2.2 requests==2.25.1