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

Merge pull request #1991 from eternnoir/dependabot/pip/requests-2.31.0

Bump requests from 2.20.0 to 2.31.0
This commit is contained in:
Badiboy
2023-05-28 22:27:49 +03:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
pytest
requests==2.20.0
requests==2.31.0
wheel==0.38.1
aiohttp>=3.8.0,<3.9.0