drop python<=3.7 support by kloczek · Pull Request #801 · twilio/twilio-python

added 3 commits

June 28, 2024 11:24
According to https://endoflife.date/python python 3.7 has been
EOSed 27 Jun 2023.
Filter all code over `pyupgracde --py38-plus`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
Remove as well mock from list of modules requires on testing.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
Signed-off-by: Tomasz Kłoczko <kloczek@github.com>