We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e10f2 commit 788ecaeCopy full SHA for 788ecae
1 file changed
fern/products/sdks/overview/python/changelog/2026-03-16.mdx
@@ -1,3 +1,10 @@
1
+## 5.0.1
2
+**`(chore):`** Upgrade `pytest-asyncio` dev dependency from `^0.23.5` to `^1.0.0` in generated
3
+`pyproject.toml`. This eliminates deprecation warnings about `asyncio.iscoroutinefunction`,
4
+`asyncio.get_event_loop_policy`, and `asyncio.set_event_loop_policy` when running tests
5
+on Python 3.14+.
6
+
7
8
## 5.0.0
9
**`(feat):`** Raise the default minimum Python version from `^3.8` to `^3.10` in generated
10
`pyproject.toml`. This allows the dependency resolver to pick Pydantic 2.11+ and
0 commit comments