Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
c9ff438942 Update requests requirement from ~=2.27.1 to ~=2.28.1 in /telegram_bot
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 09:40:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ pyjwt==2.3.0
apiflask==1.0.0
flask-cors==3.0.10
bcrypt==3.2.2
pytest~=7.1.3
pytest~=7.1.2
pytest-cov
marshmallow~=3.15.0
faker~=13.11.0

View File

@@ -2,7 +2,7 @@ pyTelegramBotAPI~=4.5.0
Markdown~=3.3.6
newsapi-python~=0.2.6
python-dotenv~=0.20.0
requests~=2.27.1
requests~=2.28.1
APScheduler~=3.9.1
croniter~=1.3.4
tzlocal==2.1