Skip to content

Scheduled daily dependency update on Tuesday#61

Merged
tyki6 merged 3 commits intomainfrom
pyup-scheduled-update-2021-01-05
Jan 5, 2021
Merged

Scheduled daily dependency update on Tuesday#61
tyki6 merged 3 commits intomainfrom
pyup-scheduled-update-2021-01-05

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Jan 5, 2021

Update pytest-mock from 3.4.0 to 3.5.0.

Changelog

3.5.0

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

* Now all patch functions will emit a warning instead of raising a ``ValueError`` when used
as a context-manager. Thanks `iforapsy`_ for the PR (`221`_).

* Additionally, ``mocker.patch.context_manager`` is available when the user intends to mock
a context manager (for example  ``threading.Lock`` object), which will not emit that
warning.

.. _iforapsy: https://github.com/iforapsy
.. _221: https://github.com/pytest-dev/pytest-mock/pull/221
Links

Update Sphinx from 3.4.0 to 3.4.2.

Changelog

3.4.2

=====================================

Bugs fixed
----------

* 8164: autodoc: Classes that inherit mocked class are not documented
* 8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the
non-datadescriptors unexpectedly
* 8616: autodoc: AttributeError is raised on non-class object is passed to
autoclass directive

3.4.1

=====================================

Bugs fixed
----------

* 8559: autodoc: AttributeError is raised when using forward-reference type
annotations
* 8568: autodoc: TypeError is raised on checking slots attribute
* 8567: autodoc: Instance attributes are incorrectly added to Parent class
* 8566: autodoc: The ``autodoc-process-docstring`` event is emitted to the
alias classes unexpectedly
* 8583: autodoc: Unnecessary object comparision via ``__eq__`` method
* 8565: linkcheck: Fix PriorityQueue crash when link tuples are not
comparable
Links

Update sphinx-rtd-theme from 0.5.0 to 0.5.1.

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

Links

@tyki6 tyki6 merged commit a3a6ac1 into main Jan 5, 2021
@tyki6 tyki6 deleted the pyup-scheduled-update-2021-01-05 branch January 5, 2021 17:00
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.

2 participants