We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b385deb commit 606004bCopy full SHA for 606004b
fern/products/sdks/generators/python/changelog/2026-04-20.mdx
@@ -0,0 +1,8 @@
1
+## 5.5.3
2
+**`(chore):`** Bump generated `pytest` dev dependency from `^8.2.0` to `^9.0.3` for SDKs
3
+targeting Python 3.9+. This addresses CVE-2025-71176 (GHSA-6w46-j5rx-g56g),
4
+a moderate-severity issue with insecure `/tmp/pytest-of-{user}` handling
5
+on UNIX. Projects that still support Python 3.8 continue to use `pytest ^7.4.0`
6
+since pytest 9 requires Python 3.9+.
7
+
8
0 commit comments