Skip to content

chore(deps-dev): bump pandas-stubs from 2.2.2.240807 to 2.3.3.260113 - #3659

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pandas-stubs-2.3.3.260113
Open

chore(deps-dev): bump pandas-stubs from 2.2.2.240807 to 2.3.3.260113#3659
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/pandas-stubs-2.3.3.260113

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps pandas-stubs from 2.2.2.240807 to 2.3.3.260113.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 14:53
@dependabot dependabot Bot added the python:uv Pull requests that update python:uv code label 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 8.747s for Python SDK PR #3659.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 158ms
tests/chat-completions-create.test.ts ✅ Passed 200ms
tests/chat-completions-stream.test.ts ✅ Passed 83ms
tests/files-content-binary.test.ts ✅ Passed 148ms
tests/files-create-multipart.test.ts ✅ Passed 171ms
tests/files-list-pagination.test.ts ✅ Passed 194ms
tests/initialize-config.test.ts ✅ Passed 135ms
tests/instance-isolation.test.ts ✅ Passed 130ms
tests/models-list.test.ts ✅ Passed 157ms
tests/responses-background-lifecycle.test.ts ✅ Passed 185ms
tests/responses-body-method-errors.test.ts ✅ Passed 231ms
tests/responses-cancel-timeout.test.ts ✅ Passed 169ms
tests/responses-cancel.test.ts ✅ Passed 136ms
tests/responses-compact-retries.test.ts ✅ Passed 231ms
tests/responses-compact.test.ts ✅ Passed 169ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 117ms
tests/responses-create-advanced.test.ts ✅ Passed 143ms
tests/responses-create-disconnect.test.ts ✅ Passed 1.113s
tests/responses-create-errors.test.ts ✅ Passed 148ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 194ms
tests/responses-create-retries.test.ts ✅ Passed 206ms
tests/responses-create-stream-failures.test.ts ✅ Passed 87ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 171ms
tests/responses-create-stream-wire.test.ts ✅ Passed 3.18s
tests/responses-create-stream.test.ts ✅ Passed 62ms
tests/responses-create-terminal-states.test.ts ✅ Passed 154ms
tests/responses-create-timeout.test.ts ✅ Passed 172ms
tests/responses-create.test.ts ✅ Passed 214ms
tests/responses-delete.test.ts ✅ Passed 128ms
tests/responses-input-items-errors.test.ts ✅ Passed 249ms
tests/responses-input-items-list.test.ts ✅ Passed 206ms
tests/responses-input-items-options.test.ts ✅ Passed 190ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 194ms
tests/responses-input-tokens-count.test.ts ✅ Passed 149ms
tests/responses-malformed-inputs.test.ts ✅ Passed 2.065s
tests/responses-not-found-errors.test.ts ✅ Passed 160ms
tests/responses-parse.test.ts ✅ Passed 280ms
tests/responses-retrieve-retries.test.ts ✅ Passed 150ms
tests/responses-retrieve.test.ts ✅ Passed 148ms
tests/responses-stored-method-errors.test.ts ✅ Passed 426ms
tests/retry-behavior.test.ts ✅ Passed 3.131s
tests/sdk-error-shape.test.ts ✅ Passed 195ms

View OkTest run #33028782826

SDK merge (f5e1bf4ac33f) · head (1775703628c3) · base (79c588bb3a40) · OkTest (2b1bdfd25e98)

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9b450a350d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread uv.lock Outdated
[[package]]
name = "openai"
version = "3.3.0" # x-release-please-version
version = "3.3.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Restore the release-please marker on the lockfile version

When the next automated release updates the package version, release-please-config.json treats uv.lock as an extra file and relies on # x-release-please-version to identify this line. Removing the marker means the release PR will update pyproject.toml and _version.py but leave the editable openai package at 3.3.0 here, making the lockfile stale and causing locked-install or uv lock --check validation to fail.

Useful? React with 👍 / 👎.

@dependabot
dependabot Bot force-pushed the dependabot/uv/pandas-stubs-2.3.3.260113 branch 4 times, most recently from 12678d5 to 45a153d Compare August 19, 2026 16:33
@dependabot dependabot Bot changed the title build(deps-dev): bump pandas-stubs from 2.2.2.240807 to 2.3.3.260113 chore(deps-dev): bump pandas-stubs from 2.2.2.240807 to 2.3.3.260113 Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/pandas-stubs-2.3.3.260113 branch from 45a153d to 5ca78b3 Compare August 26, 2026 21:50
@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Castiron custom code

✅ No new custom-code files detected.

34 mixed files remain; 0 existing customizations changed.

Compared 79c588bb3a401775703628c3. 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 33028799939 --repo openai/openai-python \
  --name castiron-custom-code-33028799939-1 --dir /tmp/castiron-custom-code-33028799939-1
git apply --stat /tmp/castiron-custom-code-33028799939-1/custom-code.patch
cat /tmp/castiron-custom-code-33028799939-1/custom-code.patch

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

git fetch --no-tags origin 79c588bb3a40fb698c65e35c94ad96c0b44c30d4 1775703628c39505beccc9e817b8bfcef0c0288d
python3 scripts/castiron/custom_code_report.py report \
  --base 79c588bb3a40fb698c65e35c94ad96c0b44c30d4 \
  --head 1775703628c39505beccc9e817b8bfcef0c0288d --fetch --require-head-hash --public \
  --out /tmp/castiron-custom-code-1775703628c3
cat /tmp/castiron-custom-code-1775703628c3/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

Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.2.240807 to 2.3.3.260113.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240807...v2.3.3.260113)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-version: 2.3.3.260113
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/pandas-stubs-2.3.3.260113 branch from 5ca78b3 to 1775703 Compare August 27, 2026 01:01
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants