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

Update pytest to 4.4.2#347

Merged
fkztw merged 4 commits into
masterfrom
pyup-update-pytest-4.4.1-to-4.4.2
May 9, 2019
Merged

Update pytest to 4.4.2#347
fkztw merged 4 commits into
masterfrom
pyup-update-pytest-4.4.1-to-4.4.2

Conversation

@pyup-bot

@pyup-bot pyup-bot commented May 8, 2019

Copy link
Copy Markdown
Collaborator

This PR updates pytest from 4.4.1 to 4.4.2.

Changelog

4.4.2

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

Bug Fixes
---------

- `5089 <https://github.com/pytest-dev/pytest/issues/5089>`_: Fix crash caused by error in ``__repr__`` function with both ``showlocals`` and verbose output enabled.


- `5139 <https://github.com/pytest-dev/pytest/issues/5139>`_: Eliminate core dependency on 'terminal' plugin.


- `5229 <https://github.com/pytest-dev/pytest/issues/5229>`_: Require ``pluggy>=0.11.0`` which reverts a dependency to ``importlib-metadata`` added in ``0.10.0``.
The ``importlib-metadata`` package cannot be imported when installed as an egg and causes issues when relying on ``setup.py`` to install test dependencies.



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

- `5171 <https://github.com/pytest-dev/pytest/issues/5171>`_: Doc: ``pytest_ignore_collect``, ``pytest_collect_directory``, ``pytest_collect_file`` and ``pytest_pycollect_makemodule`` hooks's 'path' parameter documented type is now ``py.path.local``


- `5188 <https://github.com/pytest-dev/pytest/issues/5188>`_: Improve help for ``--runxfail`` flag.



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

- `5182 <https://github.com/pytest-dev/pytest/issues/5182>`_: Removed internal and unused ``_pytest.deprecated.MARK_INFO_ATTRIBUTE``.
Links

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling ef3d416 on pyup-update-pytest-4.4.1-to-4.4.2 into 5711ef3 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling ef3d416 on pyup-update-pytest-4.4.1-to-4.4.2 into 5711ef3 on master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 84.894% when pulling ef3d416 on pyup-update-pytest-4.4.1-to-4.4.2 into 5711ef3 on master.

@coveralls

coveralls commented May 8, 2019

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.06%) to 84.955% when pulling 20d36e9 on pyup-update-pytest-4.4.1-to-4.4.2 into db31f9f on master.

@fkztw fkztw merged commit b362e67 into master May 9, 2019
@fkztw fkztw deleted the pyup-update-pytest-4.4.1-to-4.4.2 branch May 9, 2019 03:34
fkztw pushed a commit that referenced this pull request Jun 17, 2019
The last version which supports Python 3.4.

CHANGE LOG:

Dependencies:
824b95d Update certifi to 2019.6.16 (#356)
1353415 Update pytest to 4.6.3 (#355)
03e4259 Update peewee to 3.9.6 (#354)
e88766b Update pluggy to 0.12.0 (#351)
0b72373 Update urllib3 to 1.25.3 (#350)
15796cd Update pytest to 4.5.0 (#348)
b362e67 Update pytest to 4.4.2 (#347)
db31f9f Update pluggy to 0.11.0 (#346)
5711ef3 Update pytest-cov to 2.7.1 (#345)
ef1eb2c Update urllib3 to 1.25.2 (#344)
4dad9ef Update peewee to 3.9.5 (#341)
a54cb77 Update urllib3 to 1.25.1 (#340)
8556392 Update urllib3 to 1.25 (#339)
7d1652f Update urllib3 to 1.24.2 (#338)
4fe6dec Update pytest to 4.4.1 (#337)
5eeecaa Update peewee to 3.9.4 (#336)

CI:
593d431 [CircleCI] Install requirements.txt before requirements-test.txt
731088b Update Pipfile.lock
4147d33 [PyUp] No need to watch Pipfile.lock
060b524 [CircleCI] update the cache name for save_cache and restore_cache
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.

3 participants