Sujet : [Python-announce] pytest 8.3.4
De : bruno (at) *nospam* pytest.org (Bruno Oliveira)
Groupes : comp.lang.python.announceDate : 01. Dec 2024, 14:05:41
Autres entêtes
Message-ID : <4ff826c6-2900-4add-bd02-5584f3fdaa54@app.fastmail.com>
User-Agent : MessagingEngine.com Webmail Interface
pytest 8.3.4 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 Oliveira
* Florian Bruhin
* Frank Hoffmann
* Jakob van Santen
* Leonardus Chen
* Pierre Sassoulas
* Pradeep Kumar
* Ran Benita
* Serge Smertin
* Stefaan Lippens
* Sviatoslav Sydorenko (Святослав Сидоренко)
* dongfangtianyu
* suspe
Happy testing,
The pytest Development Team