1 Commits

Author SHA1 Message Date
dependabot[bot]
c9776df5c8 Update pytelegrambotapi requirement from ~=4.5.1 to ~=4.7.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.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 21:39:50 +00:00
2 changed files with 8 additions and 3 deletions

View File

@@ -10,4 +10,9 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 100
assignees:
- "NormalParameter"
- "Rripped"
- "FlorianKellermann"
- "H4CK3R-01"
open-pull-requests-limit: 100

View File

@@ -1,5 +1,5 @@
pyTelegramBotAPI~=4.5.1
python-dotenv~=0.21.0
pyTelegramBotAPI~=4.7.0
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
pymysql==1.0.2