Bump requests from 2.28.1 to 2.31.0

Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [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.28.1...v2.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-23 04:47:57 +00:00 committed by GitHub
parent 3ac61549bf
commit 030cdb0f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pytelegrambotapi == 4.7.0
python-dotenv == 0.20.0
requests == 2.28.1
requests == 2.31.0
schedule == 1.1.0
pymongo[srv] == 4.1.1
Flask==2.3.2