microsoft / botbuilder-python

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
672 stars 271 forks source link

Need to upgrade aiohttp dependency to 3.9.4 #2106

Closed frankqianms closed 1 month ago

frankqianms commented 1 month ago

Use this query to search for the most popular feature requests.

Is your feature request related to a problem? Please describe. To fix the vulnerability, we need to upgrade aiohttp to 3.9.4. However, botbuilder-integration-aiohttp 4.14.8 depends on aiohttp==3.8.5.

Describe the solution you'd like Upgrade aiohttp to 3.9.4.

tracyboehrer commented 1 month ago

This happened via dependabot and have been merged with main. Will be in the next release.