Skip to content

Bump idna from 2.10 to 3.1

Norman Ziegner requested to merge dependabot/pip/idna-3.1 into master

Bumps idna from 2.10 to 3.1.

Changelog

Sourced from idna's changelog.

3.1 (2021-01-04) ++++++++++++++++

  • Ensure license is included in package (Thanks, Julien Schueller)
  • No longer mark wheel has universal (Thanks, Matthieu Darbois)
  • Test on PowerPC using Travis CI

3.0 (2021-01-01) ++++++++++++++++

  • Python 2 is no longer supported (the 2.x branch supports Python 2, use "idna<3" in your requirements file if you need Python 2 support)
  • Support for V2 UTS 46 test vectors.
Commits

Merge request reports