From 949f618d42530d4c4ca3e6a06eba5b99443a8bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 16:30:43 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.13 to 13.14 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.13 to 13.14. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.14/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.13...v13.14) --- 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 c7d55ba78..3cb321b2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ccxt==1.93.3 cryptography==37.0.4 aiohttp==3.8.1 SQLAlchemy==1.4.40 -python-telegram-bot==13.13 +python-telegram-bot==13.14 arrow==1.2.3 cachetools==4.2.2 requests==2.28.1