[Python-announce] pytest-7.4.0

2023-06-23 Thread Ran Benita via Python-announce-list
The pytest team is proud to announce the 7.4.0 release! This release contains new features, improvements, and bug fixes, the full list of changes is available in the changelog: https://docs.pytest.org/en/stable/changelog.html For complete documentation, please visit: https://docs.pytest

[Python-announce] pytest-7.3.2

2023-06-10 Thread Ran Benita via Python-announce-list
pytest 7.3.2 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/stable/changelog.html. Thanks to all of the contributors to this release: * Adam J. St

[Python-announce] pytest-7.3.0

2023-04-08 Thread Ran Benita via Python-announce-list
pytest-7.3.0 === The pytest team is proud to announce the 7.3.0 release! This release contains new features, improvements, and bug fixes, the full list of changes is available in the changelog: https://docs.pytest.org/en/stable/changelog.html For complete

[Python-announce] pytest-7.1.1

2022-03-17 Thread Ran Benita via Python-announce-list
pytest-7.1.1 === pytest 7.1.1 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/stable/changelog.html. Thanks to

[Python-announce] pytest-7.1.0

2022-03-13 Thread Ran Benita via Python-announce-list
pytest-7.1.0 === The pytest team is proud to announce the 7.1.0 release! This release contains new features, improvements, and bug fixes, the full list of changes is available in the changelog: https://docs.pytest.org/en/stable/changelog.html For complete

pytest 6.2.3

2021-04-03 Thread Ran Benita via Python-announce-list
pytest 6.2.3 has just been released to PyPI. This is a bug-fix release, being a drop-in replacement. To upgrade:: pip install --upgrade pytest The full changelog is available at https://docs.pytest.org/en/stable/changelog.html. Thanks to all of the contributors to this release: * Bruno Oliv