Skip to content

Commit 704b14c

Browse files
authored
Merge pull request pytest-dev#13952 from pytest-dev/release-9.0.1
Release 9.0.1
2 parents 0a497c7 + d1b64aa commit 704b14c

32 files changed

+139
-90
lines changed

changelog/13891.contrib.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13895.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13896.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13904.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13910.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13933.contrib.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/13933.packaging.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/13942.contrib.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/en/announce/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Release announcements
66
:maxdepth: 2
77

88

9+
release-9.0.1
910
release-9.0.0
1011
release-8.4.2
1112
release-8.4.1

doc/en/announce/release-9.0.1.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
pytest-9.0.1
2+
=======================================
3+
4+
pytest 9.0.1 has just been released to PyPI.
5+
6+
This is a bug-fix release, being a drop-in replacement.
7+
8+
The full changelog is available at https://docs.pytest.org/en/stable/changelog.html.
9+
10+
Thanks to all of the contributors to this release:
11+
12+
* Bruno Oliveira
13+
* Ran Benita
14+
* 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко)
15+
16+
17+
Happy testing,
18+
The pytest Development Team

0 commit comments

Comments
 (0)