Skip to content

Commit 4191e02

Browse files
committed
Prepare release version 7.2.2
1 parent eb50c6c commit 4191e02

13 files changed

+64
-12
lines changed

changelog/10533.bugfix.rst

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

changelog/10592.bugfix.rst

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

changelog/10597.bugfix.rst

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

changelog/10626.bugfix.rst

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

changelog/10660.bugfix.rst

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

changelog/10690.doc.rst

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

changelog/10721.doc.rst

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

changelog/10753.doc.rst

Lines changed: 0 additions & 2 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-7.2.2
910
release-7.2.1
1011
release-7.2.0
1112
release-7.1.3

doc/en/announce/release-7.2.2.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
pytest-7.2.2
2+
=======================================
3+
4+
pytest 7.2.2 has just been released to PyPI.
5+
6+
This is a bug-fix release, being a drop-in replacement. To upgrade::
7+
8+
pip install --upgrade pytest
9+
10+
The full changelog is available at https://docs.pytest.org/en/stable/changelog.html.
11+
12+
Thanks to all of the contributors to this release:
13+
14+
* Bruno Oliveira
15+
* Garvit Shubham
16+
* Mahesh Vashishtha
17+
* Ramsey
18+
* Ronny Pfannschmidt
19+
* Teejay
20+
* q0w
21+
* vin01
22+
23+
24+
Happy testing,
25+
The pytest Development Team

0 commit comments

Comments
 (0)