Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Update pytest to 3.6.4 #245

Merged
merged 3 commits into from Jul 29, 2018
Merged

Update pytest to 3.6.4 #245

merged 3 commits into from Jul 29, 2018

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 3.6.3 to 3.6.4.

Changelog

3.6.4

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

Bug Fixes
---------

- Invoke pytest using ``-mpytest`` so ``sys.path`` does not get polluted by packages installed in ``site-packages``. (`742 <https://github.com/pytest-dev/pytest/issues/742>`_)


Improved Documentation
----------------------

- Use ``smtp_connection`` instead of ``smtp`` in fixtures documentation to avoid possible confusion. (`3592 <https://github.com/pytest-dev/pytest/issues/3592>`_)


Trivial/Internal Changes
------------------------

- Remove obsolete ``__future__`` imports. (`2319 <https://github.com/pytest-dev/pytest/issues/2319>`_)

- Add CITATION to provide information on how to formally cite pytest. (`3402 <https://github.com/pytest-dev/pytest/issues/3402>`_)

- Replace broken type annotations with type comments. (`3635 <https://github.com/pytest-dev/pytest/issues/3635>`_)

- Pin ``pluggy`` to ``<0.8``. (`3727 <https://github.com/pytest-dev/pytest/issues/3727>`_)
Links

@coveralls
Copy link

coveralls commented Jul 29, 2018

Coverage Status

Coverage increased (+0.9%) to 83.968% when pulling 23ac35b on pyup-update-pytest-3.6.3-to-3.6.4 into 6d3b5d4 on master.

@iblislin iblislin merged commit 5933dbc into master Jul 29, 2018
@iblislin iblislin deleted the pyup-update-pytest-3.6.3-to-3.6.4 branch July 29, 2018 11:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants