Skip to content

Commit 1d8d2aa

Browse files
fern-supporttjb9dc
andauthored
Update changelogs from fern repo (#2527)
Co-authored-by: tjb9dc <22457193+tjb9dc@users.noreply.github.com>
1 parent 6d20ce1 commit 1d8d2aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## 4.41.9
2-
**`(fix):`** Adds `dynamic = ["version"]` to `pyproject.toml`, allowing for `uv` commands such as `uv sync` to work out-of-the-box.
2+
**`(fix):`** Fix wire test WireMock container lifecycle to be compatible with pytest-xdist parallelization.
3+
The container is now started/stopped using pytest_configure/pytest_unconfigure hooks instead of
4+
a session-scoped fixture, ensuring only the controller process manages the container.
35

46

0 commit comments

Comments
 (0)