Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pytest-mypy from 0.3.2 to 0.6.0.

Changelog

0.5.0

* Remove MypyItem.mypy_path
* Add support for pytest-xdist
* Add a configurable name to MypyItem node IDs

See [the milestone](https://github.com/dbader/pytest-mypy/milestone/9) for details.

0.4.2

* Make success message green instead of red.
* Remove Python 3.8 beta/dev references.
* Stop blacklisting early 0.5x and 0.7x mypy releases.

See [the milestone](https://github.com/dbader/pytest-mypy/milestone/8) for details.

0.4.1

* Stop overlapping `python_version`s in `install_requires`.

0.4.0

* Run mypy once per session instead of once per file.
* Stop passing --incremental (which mypy now defaults to).
* Support configuring the plugin in a conftest.py.
* Add support for Python 3.8

See [the milestone](https://github.com/dbader/pytest-mypy/milestone/6) for details.

0.3.3

* Register `mypy` marker.
* Add a PEP-518 [build-system]
* Add dependency pins for Python 3.4.
* Add support for Python 3.7

See [the milestone](https://github.com/dbader/pytest-mypy/milestone/3) for details.
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Apr 4, 2020

Closing this in favor of #99

@pyup-bot pyup-bot closed this Apr 4, 2020
@marskar marskar deleted the pyup-update-pytest-mypy-0.3.2-to-0.6.0 branch April 4, 2020 23:56
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