twilio / twilio-python

A Python module for communicating with the Twilio API and generating TwiML.
MIT License
1.83k stars 699 forks source link

chore: bump aiohttp version to resolve CVE-2024-23334 #779

Closed AlaricWhitney closed 3 months ago

AlaricWhitney commented 5 months ago

Fixes

https://github.com/twilio/twilio-python/issues/780

Checklist

tiwarishubham635 commented 4 months ago

I think it depends on #783 becuase aiohttp==3.9.2 is not supported in python 3.7

tiwarishubham635 commented 3 months ago

Addressed by #791