pybpc / walrus

Backport compiler for Python 3.8 assignment expressions (walrus).
https://pybpc.github.io/walrus/
MIT License
6 stars 1 forks source link

Scheduled weekly dependency update for week 26 #6

Closed pyup-bot closed 4 years ago

pyup-bot commented 4 years ago

Update idna from 2.9 to 2.10.

Changelog ### 2.10 ``` +++++++++++++++++ - Update to Unicode 13.0.0. - Throws a more specific exception if "xn--" is provided as a label. - This is expected to be the last version that supports Python 2. ```
Links - PyPI: https://pypi.org/project/idna - Changelog: https://pyup.io/changelogs/idna/ - Repo: https://github.com/kjd/idna

Update ipython from 7.15.0 to 7.16.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/ipython - Changelog: https://pyup.io/changelogs/ipython/ - Homepage: https://ipython.org

Update wcwidth from 0.2.4 to 0.2.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/wcwidth - Changelog: https://pyup.io/changelogs/wcwidth/ - Repo: https://github.com/jquast/wcwidth
codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   80.51%   80.51%           
=======================================
  Files           1        1           
  Lines         744      744           
  Branches      125      125           
=======================================
  Hits          599      599           
  Misses         92       92           
  Partials       53       53           

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 02c29d8...eed713e. Read the comment docs.