Skip to content

fix(deps): update dependencies with published security fixes - #3680

Merged
apcha-oai merged 5 commits into
mainfrom
apcha/python-remaining-advisories
Aug 19, 2026
Merged

fix(deps): update dependencies with published security fixes#3680
apcha-oai merged 5 commits into
mainfrom
apcha/python-remaining-advisories

Conversation

@apcha-oai

@apcha-oai apcha-oai commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Summary

This continues our work to reduce the SDK’s dependency surface and keep dependencies on releases with published security fixes.

  • Update jiter and exclude affected Pydantic releases while retaining Pydantic 1.x and 2.x support.
  • Retain security floors for the development-only Azure authentication and test updates already merged in update vulnerable dependencies #3676, and update the isolated wheel-test pins. Bump Hatchling to 1.27 so the patched Pygments release can still build from source.
  • Keep the eight-day policy and existing package count unchanged. Add an offline regression test and contributor guidance to prevent private registry URLs from entering the public lockfile.

The development lockfile bumps landed in #3676 while this PR was in flight. After merging current main, only jiter and Hatchling change versions here; none of the newly landed fixes is downgraded. The root lock has 74 package names and 76 exact versions, with no active reviewed Python advisory matches. Separate native-dependency findings in Pydantic remain follow-up work pending a compatible stable upstream release.

Published advisories covered by the updates and retained security floors

@apcha-oai
apcha-oai marked this pull request as ready for review August 19, 2026 15:49
@apcha-oai
apcha-oai requested a review from a team as a code owner August 19, 2026 15:49
@openai-sdks

openai-sdks Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

Failed for Python SDK PR #3680.

View OkTest run #32275292482

SDK merge (9580cd8a5e6b) · head (f9f6fed32e86) · base (370fcc60ce90) · OkTest (0ad95c429af9)

@jbeckwith-oai jbeckwith-oai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the complete security dependency update against published advisory ranges and fixed versions. Pydantic v1/v2 and Python 3.10-3.14 compatibility remain intact; jiter, Azure authentication, cryptography, HTTP, and test dependency fixes are reflected consistently in published constraints and the locked graph. Build requirements, wheel validation, public artifact URLs and hashes, and the eight-day update policy remain sound. All checks pass. No actionable findings.

@apcha-oai
apcha-oai requested a review from a team August 19, 2026 16:14
@apcha-oai
apcha-oai enabled auto-merge August 19, 2026 16:17
@apcha-oai
apcha-oai added this pull request to the merge queue Aug 19, 2026
Merged via the queue into main with commit 53aa4fc Aug 19, 2026
21 checks passed
@apcha-oai
apcha-oai deleted the apcha/python-remaining-advisories branch August 19, 2026 16:25
@openai-sdks openai-sdks Bot mentioned this pull request Aug 19, 2026
pull Bot pushed a commit to tooniez/openai-python that referenced this pull request Aug 19, 2026
Automated Release PR
---


##
[3.3.1](openai/openai-python@v3.3.0...v3.3.1)
(2026-08-19)


### Bug Fixes

* **deps:** update dependencies with published security fixes
([openai#3680](openai#3680))
([53aa4fc](openai@53aa4fc))


### Chores

* **build:** migrate to uv
([openai#3653](openai#3653))
([b37e85d](openai@b37e85d))
* **deps:** remove jsonschema and unused fixture-validation dependencies
([0dfdfdd](openai@0dfdfdd))
* lock the repository Pyright toolchain
([openai#3678](openai#3678))
([3079be2](openai@3079be2))
* run the mock server from locked local tooling
([openai#3679](openai#3679))
([370fcc6](openai@370fcc6))


### Refactors

* **deps:** use the standard library for platform detection
([d5b0065](openai@d5b0065))


### Build System

* replace the external README metadata hook
([e673ca8](openai@e673ca8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>

@monikabielak12-lgtm monikabielak12-lgtm left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Respositor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants