1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Merge pull request #701 from eternnoir/dependabot/pip/requests-2.20.0

Bump requests from 2.7.0 to 2.20.0
This commit is contained in:
FrankWang 2019-10-30 21:22:16 +08:00 committed by GitHub
commit 20b87f2242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
py==1.4.29
pytest==3.0.2
requests==2.7.0
requests==2.20.0
six==1.9.0
wheel==0.24.0