Changelog
### 3.7
```
++++++++++++++++
- Fix issue where specially crafted inputs to encode() could
take exceptionally long amount of time to process. [CVE-2024-3651]
Thanks to Guido Vranken for reporting the issue.
```
Links
- PyPI: https://pypi.org/project/idna
- Changelog: https://data.safetycli.com/changelogs/idna/
This PR updates idna from 3.6 to 3.7.
Changelog
### 3.7 ``` ++++++++++++++++ - Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. [CVE-2024-3651] Thanks to Guido Vranken for reporting the issue. ```Links
- PyPI: https://pypi.org/project/idna - Changelog: https://data.safetycli.com/changelogs/idna/