Merge pull request #2 from assenzostefano/dependabot/pip/requests-2.31.0

Bump requests from 2.28.1 to 2.31.0
This commit is contained in:
Stefano Assenzo 2023-05-24 16:49:47 +02:00 committed by GitHub
commit d9cc90ff3e
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