Update pytelegrambotapi requirement in /telegram_bot

Updates the requirements on [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) to permit the latest version.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.4.0...4.4.1)

---
updated-dependencies:
- dependency-name: pytelegrambotapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-18 09:32:28 +00:00 committed by GitHub
parent 0eac07e6f5
commit 0408d326f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.4.0
pyTelegramBotAPI~=4.4.1
Markdown~=3.3.6
yfinance~=0.1.70
newsapi-python~=0.2.6