Update pytelegrambotapi requirement from ~=4.5.1 to ~=4.6.0

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.5.1...4.6.0)

---
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-06-23 21:43:36 +00:00 committed by GitHub
parent e3943026ff
commit 0db123f036
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.5.1
pyTelegramBotAPI~=4.6.0
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.37