v3.3.1
Changed 1
- Use the standard library for platform detection
Removed 1
- Remove jsonschema and unused fixture-validation dependencies
Security 1
- Update dependencies with published security fixes
From OpenAI Python SDK
3.3.1 (2026-08-19)
Bug Fixes
Chores
- build: migrate to uv (#3653) (b37e85d)
- deps: remove jsonschema and unused fixture-validation dependencies (0dfdfdd)
- lock the repository Pyright toolchain (#3678) (3079be2)
- run the mock server from locked local tooling (#3679) (370fcc6)
Refactors
- deps: use the standard library for platform detection (d5b0065)
Build System
- replace the external README metadata hook (e673ca8)