Bump idna from 3.8 to 3.10
Bumps idna from 3.8 to 3.10.
Changelog
Sourced from idna's changelog.
3.10 (2024-09-15) +++++++++++++++++
- 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 (2024-09-13) ++++++++++++++++
- 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.
Commits
-
729225d
Release v3.10 -
3eef168
Merge pull request #194 from kjd/revert-unicode-16 -
ceca619
Revert Unicode 16.0.0 data updates -
c43ac75
Merge pull request #191 from kjd/release-3.9 -
1b8800a
Release v3.9 -
a1fd168
Merge pull request #190 from kjd/unicode-16 -
7732c61
Merge branch 'master' into unicode-16 -
4ed183d
Refactor membership test -
762216b
Format with ruff -
580ece9
Implement changes to UTS46 algorithm - Additional commits viewable in compare view