Skip to content

build(deps): bump actions/setup-python from 5.6.0 to 7.0.0 - #3672

Merged
jbeckwith-oai merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7.0.0
Aug 27, 2026
Merged

build(deps): bump actions/setup-python from 5.6.0 to 7.0.0#3672
jbeckwith-oai merged 2 commits into
mainfrom
dependabot/github_actions/actions/setup-python-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-python from 5.6.0 to 7.0.0.

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a26af69...5fda3b9)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 14:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 19, 2026
@openai-sdks

openai-sdks Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

OkTest Summary

237/237 SDK tests passed in 11.455s for Python SDK PR #3672.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 213ms
tests/chat-completions-create.test.ts ✅ Passed 293ms
tests/chat-completions-stream.test.ts ✅ Passed 127ms
tests/files-content-binary.test.ts ✅ Passed 173ms
tests/files-create-multipart.test.ts ✅ Passed 144ms
tests/files-list-pagination.test.ts ✅ Passed 169ms
tests/initialize-config.test.ts ✅ Passed 172ms
tests/instance-isolation.test.ts ✅ Passed 205ms
tests/models-list.test.ts ✅ Passed 127ms
tests/responses-background-lifecycle.test.ts ✅ Passed 211ms
tests/responses-body-method-errors.test.ts ✅ Passed 326ms
tests/responses-cancel-timeout.test.ts ✅ Passed 194ms
tests/responses-cancel.test.ts ✅ Passed 234ms
tests/responses-compact-retries.test.ts ✅ Passed 304ms
tests/responses-compact.test.ts ✅ Passed 196ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 121ms
tests/responses-create-advanced.test.ts ✅ Passed 241ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.38s
tests/responses-create-errors.test.ts ✅ Passed 187ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 310ms
tests/responses-create-retries.test.ts ✅ Passed 278ms
tests/responses-create-stream-failures.test.ts ✅ Passed 127ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 235ms
tests/responses-create-stream-wire.test.ts ✅ Passed 3.928s
tests/responses-create-stream.test.ts ✅ Passed 338ms
tests/responses-create-terminal-states.test.ts ✅ Passed 243ms
tests/responses-create-timeout.test.ts ✅ Passed 199ms
tests/responses-create.test.ts ✅ Passed 316ms
tests/responses-delete.test.ts ✅ Passed 205ms
tests/responses-input-items-errors.test.ts ✅ Passed 398ms
tests/responses-input-items-list.test.ts ✅ Passed 327ms
tests/responses-input-items-options.test.ts ✅ Passed 332ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 242ms
tests/responses-input-tokens-count.test.ts ✅ Passed 241ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.966s
tests/responses-not-found-errors.test.ts ✅ Passed 258ms
tests/responses-parse.test.ts ✅ Passed 439ms
tests/responses-retrieve-retries.test.ts ✅ Passed 299ms
tests/responses-retrieve.test.ts ✅ Passed 371ms
tests/responses-stored-method-errors.test.ts ✅ Passed 560ms
tests/retry-behavior.test.ts ✅ Passed 3.094s
tests/sdk-error-shape.test.ts ✅ Passed 278ms

View OkTest run #33119379885

SDK merge (abf8a9184242) · head (6ac7ca0f60f6) · base (f6276194cda9) · OkTest (2b1bdfd25e98)

@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.

Verified the immutable, signed setup-python v7.0.0 commit; Node 24 runner compatibility; Python 3.9/3.10/3.14 and prerelease inputs; unchanged least-privilege and publishing boundaries; successful required CI and downstream Agents SDK checks.

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Castiron custom code

✅ No new custom-code files detected.

34 mixed files remain; 0 existing customizations changed.

Compared f6276194cda96ac7ca0f60f6. Generated baselines verified.

34 existing customizations unchanged
  • api.md
  • scripts/castiron/README.md
  • scripts/castiron/custom_code_report.py
  • scripts/castiron/test_custom_code_report.py
  • src/openai/init.py
  • src/openai/_client.py
  • src/openai/resources/audio/transcriptions.py
  • src/openai/resources/audio/translations.py
  • src/openai/resources/beta/beta.py
  • src/openai/resources/beta/responses/responses.py
  • src/openai/resources/beta/threads/runs/runs.py
  • src/openai/resources/beta/threads/threads.py
  • src/openai/resources/chat/completions/completions.py
  • src/openai/resources/embeddings.py
  • src/openai/resources/files.py
  • src/openai/resources/realtime/realtime.py
  • src/openai/resources/responses/responses.py
  • src/openai/resources/uploads/uploads.py
  • src/openai/resources/vector_stores/file_batches.py
  • src/openai/resources/vector_stores/files.py
  • src/openai/resources/videos.py
  • src/openai/resources/webhooks/init.py
  • src/openai/resources/webhooks/webhooks.py
  • src/openai/types/chat/init.py
  • src/openai/types/chat/chat_completion_message_tool_call.py
  • src/openai/types/fine_tuning/fine_tuning_job_integration.py
  • src/openai/types/responses/init.py
  • src/openai/types/responses/response.py
  • src/openai/types/responses/response_function_web_search.py
  • src/openai/types/responses/response_function_web_search_param.py
  • src/openai/types/responses/tool.py
  • src/openai/types/responses/tool_param.py
  • src/openai/types/webhooks/init.py
  • tests/api_resources/test_videos.py

A changed generated baseline means this report cannot reliably identify which handwritten lines changed.

Inspect the custom-code diff

Download the exact patch produced by this run (requires repository access):

gh run download 33119407723 --repo openai/openai-python \
  --name castiron-custom-code-33119407723-1 --dir /tmp/castiron-custom-code-33119407723-1
git apply --stat /tmp/castiron-custom-code-33119407723-1/custom-code.patch
cat /tmp/castiron-custom-code-33119407723-1/custom-code.patch

Or reproduce it from an SDK checkout containing the vendored reporter:

git fetch --no-tags origin f6276194cda9b95499d3ebc3d6d013e730bf0490 6ac7ca0f60f60e5c7c9dc7dc205ca2296288d277
python3 scripts/castiron/custom_code_report.py report \
  --base f6276194cda9b95499d3ebc3d6d013e730bf0490 \
  --head 6ac7ca0f60f60e5c7c9dc7dc205ca2296288d277 --fetch --require-head-hash --public \
  --out /tmp/castiron-custom-code-6ac7ca0f60f6
cat /tmp/castiron-custom-code-6ac7ca0f60f6/custom-code.patch

This is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR.

Full report and patch

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-27T21:43:30.491617Z 6ac7ca0 New commits
🔒 Security Review Completed 2026-08-27T21:43:55.651766Z 6ac7ca0 New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jbeckwith-oai
jbeckwith-oai added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit d765db7 Aug 27, 2026
27 checks passed
@jbeckwith-oai
jbeckwith-oai deleted the dependabot/github_actions/actions/setup-python-7.0.0 branch August 27, 2026 21:57
@openai-sdks openai-sdks Bot mentioned this pull request Aug 27, 2026
pull Bot pushed a commit to tooniez/openai-python that referenced this pull request Aug 28, 2026
Automated Release PR
---


##
[3.6.0](openai/openai-python@v3.5.0...v3.6.0)
(2026-08-27)


### Features

* **api:** add compute_units to Responses and Chat Completions usage
([openai#3749](openai#3749))
([52421d1](openai@52421d1))


### Bug Fixes

* **auth:** harden X.509 workload identity integration
([openai#3740](openai#3740))
([fc3ad6c](openai@fc3ad6c))


### Chores

* **deps-dev:** bump @stdy/cli from 0.22.1 to 0.22.2
([openai#3719](openai#3719))
([4f5598c](openai@4f5598c))
* **deps-dev:** bump mypy from 1.17 to 2.3.1
([openai#3747](openai#3747))
([0b52c9e](openai@0b52c9e))
* **deps-dev:** bump pandas-stubs from 2.2.2.240807 to 2.3.3.260113
([openai#3659](openai#3659))
([95f0b43](openai@95f0b43))
* **deps-dev:** bump pyright from 1.1.399 to 1.1.413
([openai#3744](openai#3744))
([9917c6e](openai@9917c6e))
* **deps-dev:** bump rich from 14.2.0 to 15.0.0
([openai#3717](openai#3717))
([7a5484d](openai@7a5484d))
* **deps:** bump actions/checkout from 6.0.2 to 7.0.1
([openai#3665](openai#3665))
([d0a2550](openai@d0a2550))
* **deps:** bump actions/download-artifact from 6.0.0 to 8.0.1
([openai#3669](openai#3669))
([f627619](openai@f627619))
* **deps:** bump github/codeql-action/init from 4.37.1 to 4.37.7
([openai#3745](openai#3745))
([a36010d](openai@a36010d))


### Build System

* **deps:** bump actions/setup-python from 5.6.0 to 7.0.0
([openai#3672](openai#3672))
([d765db7](openai@d765db7))
* **deps:** bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.2
([openai#3666](openai#3666))
([dacbb66](openai@dacbb66))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant