pytest 4.6.5 has just been released to PyPI.

The 4.6.X series is the last pytest series that still support Python 2.7
and 3.4, containing bug-fixes ported from the master branch.

For more information, see our 2.7 and 3.4 support plan:
https://docs.pytest.org/en/latest/py27-py34-deprecation.html

To upgrade:

  pip install --upgrade pytest

The full changelog is available at http://bit.ly/2Zvcxz0

Thanks to all who contributed to this release, among them:

* Anthony Sottile
* Bruno Oliveira
* Daniel Hahler
* Thomas Grainger


Happy testing,
The pytest Development Team
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to