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

File diff suppressed because it is too large Load Diff

View File

@@ -35,7 +35,7 @@
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",
"@angular-eslint/template-parser": "13.2.1",
"@angular/cli": "~14.2.3",
"@angular/cli": "~13.3.5",
"@angular/compiler-cli": "~13.2.0",
"@types/jasmine": "~4.0.3",
"@types/node": "^12.11.1",

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