From e60571b0e441f6afa045ce2bb587521c8af76afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 23:02:19 +0000 Subject: [PATCH] Bump python-telegram-bot from 13.7 to 13.15 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.7 to 13.15. - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.15/CHANGES.rst) - [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.7...v13.15) --- 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 3922abe..e393018 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ python-dateutil == 2.8.1 dill == 0.3.4 numpy == 1.19.5 requests == 2.25.1 -python-telegram-bot == 13.7 +python-telegram-bot == 13.15 dateparser == 1.0.0 \ No newline at end of file