Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
7e08d06fea 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.5.0...4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 09:35:34 +00:00
3 changed files with 2754 additions and 3509 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -29,7 +29,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~14.2.0",
"@angular-devkit/build-angular": "~13.3.5",
"@angular-eslint/builder": "13.2.1",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",

View File

@@ -1,4 +1,4 @@
pyTelegramBotAPI~=4.5.0
pyTelegramBotAPI~=4.7.0
Markdown~=3.3.6
newsapi-python~=0.2.6
python-dotenv~=0.20.0