find_sds icon indicating copy to clipboard operation
find_sds copied to clipboard

Update idna to 3.10

Open pyup-bot opened this issue 5 months ago • 0 comments

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/

pyup-bot avatar Sep 16 '24 01:09 pyup-bot