Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 15 #47

Merged
merged 6 commits into from Apr 13, 2020

Conversation

pyup-bot
Copy link
Collaborator

Update certifi from 2019.11.28 to 2020.4.5.1.

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

Links

Update coverage from 5.0.4 to 5.1.

Changelog

5.1

--------------------------

- The JSON report now includes counts of covered and missing branches. Thanks,
Salvatore Zagaria.

- On Python 3.8, try-finally-return reported wrong branch coverage with
decorated async functions (`issue 946`_).  This is now fixed. Thanks, Kjell
Braden.

- The :meth:`~coverage.Coverage.get_option` and
:meth:`~coverage.Coverage.set_option` methods can now manipulate the
``[paths]`` configuration setting.  Thanks to Bernát Gábor for the fix for
`issue 967`_.

.. _issue 946: https://github.com/nedbat/coveragepy/issues/946
.. _issue 967: https://github.com/nedbat/coveragepy/issues/967


.. _changes_504:
Links

Update coveralls from 1.11.1 to 2.0.0.

Changelog

2.0.0

Compatiblity (BREAKING CHANGES)

*  We have now dropped support for End-Of-Life'd versions of Python and
particularly old versions of the `coverage` library; if you are still using
Python v2.7 or v3.4, or you are using `coverage<4.1`, this library will no
longer be compatible starting from this release -- please pin to
`coveralls<2.0.0`.

<a name="1.11.1"></a>
Links

Update Jinja2 from 2.11.1 to 2.11.2.

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

Links

Update tqdm from 4.44.1 to 4.45.0.

Changelog

4.45.0

- propagate and `close()` on exceptions (926 <- 548)
- fix nested `clear()`
- rework nested `close()` (930 <- 924 <- 918, 677)
+ reduces screen flicker/blank space at the cost of ordering
- update all documentation & demos
- add and update tests
- dev framework: add pre-commit helper
Links

Update virtualenv from 20.0.15 to 20.0.17.

Changelog

20.0.16

~~~~~~~~~~~~~~~~~~
- Allow seed wheel files inside the :option:`extra-search-dir` folders that do not have ``Requires-Python``
metadata specified, these are considered compatible with all python versions - by :user:`gaborbernat`. (`1757 <https://github.com/pypa/virtualenv/issues/1757>`_)
Links

@jima80525 jima80525 merged commit bf4d702 into master Apr 13, 2020
@jima80525 jima80525 deleted the pyup-scheduled-update-2020-04-13 branch February 21, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants