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
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
Flask~=2.1.2
python-dotenv==0.21.0
python-dotenv==0.20.0
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.21.0
python-dotenv==0.20.0
pymysql==1.0.2
pyjwt==2.3.0
apiflask==1.0.0

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