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

Update pytest to 3.6.4 #184

Merged
merged 2 commits into from
Jul 29, 2018

Conversation

pyup-bot
Copy link
Contributor

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

@ljvmiranda921 ljvmiranda921 changed the base branch from master to update-dependencies July 29, 2018 10:22
@ljvmiranda921 ljvmiranda921 merged commit abc5975 into update-dependencies Jul 29, 2018
@ljvmiranda921 ljvmiranda921 deleted the pyup-update-pytest-3.6.3-to-3.6.4 branch July 29, 2018 10:23
ljvmiranda921 added a commit that referenced this pull request Jul 30, 2018
The following updates were done by pyup-bot:

- Update pytest from 3.6.3 to 3.6.4 (#184)
- Update pip from 10.0.1 to 18.0 (#178)
- Update cryptography from 2.2.2 to 2.3 (#173)
- Update sphinx from 1.7.5 to 1.7.6 (#166)
- Update tox from 3.0.0 to 3.1.2 (#162)
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