Kataiser / tf2-rich-presence

Discord Rich Presence for Team Fortress 2
GNU General Public License v3.0
62 stars 8 forks source link

Update idna to 3.10 #479

Closed pyup-bot closed 1 month ago

pyup-bot commented 2 months ago

This PR updates idna from 3.7 to 3.10.

Changelog ### 3.10 ``` +++++++++++++++++ - Reverted to Unicode 15.1.0 data. Unicode 16 has some significant changes to UTS46 processing that will require more work to properly implement. ``` ### 3.9 ``` ++++++++++++++++ - Update to Unicode 16.0.0 - Deprecate setup.cfg in favour of pyproject.toml - Use ruff for code formatting Thanks to Waket Zheng for contributions to this release. ``` ### 3.8 ``` ++++++++++++++++ - Fix regression where IDNAError exception was not being produced for certain inputs. - Add support for Python 3.13, drop support for Python 3.5 as it is no longer testable. - Documentation improvements - Updates to package testing using Github actions Thanks to Hugo van Kemenade for contributions to this release. ```
Links - PyPI: https://pypi.org/project/idna - Changelog: https://data.safetycli.com/changelogs/idna/