Closed pyup-bot closed 2 years ago
Merging #40 (d360d9d) into main (62d407d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 83.42% 83.42%
=======================================
Files 1 1
Lines 187 187
=======================================
Hits 156 156
Misses 31 31
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 62d407d...d360d9d. Read the comment docs.
This PR updates idna from 3.2 to 3.3.
Changelog
### 3.3 ``` ++++++++++++++++ - Update to Unicode 14.0.0 - Update to in-line type annotations - Throw IDNAError exception correctly for some malformed input - Advertise support for Python 3.10 - Improve testing regime on Github - Fix Russian typo in documentation Thanks to Jon Defresne, Hugo van Kemenade, Seth Michael Larson, Patrick Ventuzelo and Boris Verhovsky for contributions to this release. ```Links
- PyPI: https://pypi.org/project/idna - Changelog: https://pyup.io/changelogs/idna/ - Repo: https://github.com/kjd/idna