closeio / socketshark

A WebSocket message router based on Python/Redis/asyncio
MIT License
116 stars 11 forks source link

Bump idna 3.3->3.7 #183

Closed jkassemi closed 3 months ago

jkassemi commented 3 months ago

Dependency of aiohttp->yarl.

Bumps idna from 3.3 to 3.7.

idna is a dependency of yarl through aiohttp. yarl provides convenient URL parsing and structures which rely on idna for (RFC 5891)[https://tools.ietf.org/html/rfc5891] compliant domain name parsing.