Skip to content

Commit c209956

Browse files
committed
Release 5.9.2
- fixes interaction with pytest
1 parent 9f38b89 commit c209956

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ The released versions correspond to PyPI releases.
1313
the real filesystem behavior
1414
* remove support for Python versions before 3.10 (if needed, patches may be backported to the 5.x branch)
1515

16-
## Unreleased
16+
## [Version 5.9.2](https://pypi.python.org/pypi/pyfakefs/5.9.2) (2025-07-30)
17+
Fixes interaction with pytest.
1718

1819
### Fixes
1920
* fixed an interaction problem of `fs` with other pytest fixtures (see [#1200](../../issues/1200))

0 commit comments

Comments
 (0)