Skip to content

Bump: Bump the lab-deps group across 2 directories with 3 updates - #8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/labs/lab01-first-call/lab-deps-0251b70436
Open

Bump: Bump the lab-deps group across 2 directories with 3 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/labs/lab01-first-call/lab-deps-0251b70436

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the lab-deps group with 2 updates in the /labs/lab01-first-call directory: anthropic and openai.
Bumps the lab-deps group with 1 update in the /labs/lab07-graph-checkpointing directory: langchain-core.

Updates anthropic from 1.2.0 to 1.4.0

Release notes

Sourced from anthropic's releases.

v1.4.0

1.4.0 (2026-09-04)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (9fce1e4)
  • api: add named types for organization compliance settings state (1de1957)
  • api: add support for sending a workspace ID on more endpoints (d1d2c01)

Bug Fixes

  • client: raise a clear error when an httpx object is passed instead of an httpx2 one (9447099)
  • repair custom-code merge in messages resources (#580) (85454ca)

Chores

  • examples: refresh platform model IDs (#499) (182abb5)
  • internal: bundle the mock server spec and update dev tooling (f9b0cf2)
  • internal: clean up code comments (#578) (d202327)
  • internal: fix mypy unreachable error in detect-breaking-changes script (07834f6)
  • internal: narrower codeowners scope (daca8f1)
  • internal: revert codeowners change (41aa767)
  • tests: remove stale warning filters (ba9bf35)
  • tests: reword the skip reason on the path-level query param tests (6b5046a)

Documentation

  • api: update a few doc strings (26c509d)

v1.3.0

1.3.0 (2026-09-01)

Full Changelog: v1.2.0...v1.3.0

Features

  • api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (74080c3)
  • api: manual updates (1dc3ce0)
  • api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (429e719)

Bug Fixes

  • aws: resolve base_url from aws_region under skip_auth and with_options (#564) (b6d1732)
  • batches: add results to GA raw/streaming response wrappers (cbf9715)

... (truncated)

Changelog

Sourced from anthropic's changelog.

1.4.0 (2026-09-04)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: add Claude Tag category and user breakdowns to usage reports (9fce1e4)
  • api: add named types for organization compliance settings state (1de1957)
  • api: add support for sending a workspace ID on more endpoints (d1d2c01)

Bug Fixes

  • client: raise a clear error when an httpx object is passed instead of an httpx2 one (9447099)
  • repair custom-code merge in messages resources (#580) (85454ca)

Chores

  • examples: refresh platform model IDs (#499) (182abb5)
  • internal: bundle the mock server spec and update dev tooling (f9b0cf2)
  • internal: clean up code comments (#578) (d202327)
  • internal: fix mypy unreachable error in detect-breaking-changes script (07834f6)
  • internal: narrower codeowners scope (daca8f1)
  • internal: revert codeowners change (41aa767)
  • tests: remove stale warning filters (ba9bf35)
  • tests: reword the skip reason on the path-level query param tests (6b5046a)

Documentation

  • api: update a few doc strings (26c509d)

1.3.0 (2026-09-01)

Full Changelog: v1.2.0...v1.3.0

Features

  • api: beta user profiles: add external_user_onboarded_at, remove relationship in favor of access_type (74080c3)
  • api: manual updates (1dc3ce0)
  • api: organization compliance settings, user-profile order_by, memory-store and toolset schema updates (429e719)

Bug Fixes

  • aws: resolve base_url from aws_region under skip_auth and with_options (#564) (b6d1732)
  • batches: add results to GA raw/streaming response wrappers (cbf9715)
  • ci: don't hard-wrap detect-breaking-changes output (b5be779)
  • client: derive multipart filename for file tuples passed without one (a9f3fb4)

... (truncated)

Commits
  • 62de60b Merge pull request #1905 from anthropics/release-please--branches--main--chan...
  • 3be44ac release: 1.4.0
  • 1de1957 feat(api): add named types for organization compliance settings state
  • 6b5046a chore(tests): reword the skip reason on the path-level query param tests
  • 182abb5 chore(examples): refresh platform model IDs (#499)
  • 07834f6 chore(internal): fix mypy unreachable error in detect-breaking-changes script
  • ba9bf35 chore(tests): remove stale warning filters
  • 9fce1e4 feat(api): add Claude Tag category and user breakdowns to usage reports
  • ea8a347 Build SDK
  • f9b0cf2 chore(internal): bundle the mock server spec and update dev tooling
  • Additional commits viewable in compare view

Updates openai from 3.6.0 to 3.8.0

Release notes

Sourced from openai's releases.

v3.8.0

3.8.0 (2026-09-03)

Features

  • api: add gpt-6-astra and related features (#3791) (09f446f)

Documentation

v3.7.0

3.7.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#3779) (6f0da16)

Bug Fixes

  • avoid repeated numpy checks for embeddings (#3757) (b19c216)
Changelog

Sourced from openai's changelog.

3.8.0 (2026-09-03)

Features

  • api: add gpt-6-astra and related features (#3791) (09f446f)

Documentation

3.7.0 (2026-09-02)

Features

  • api: update usage APIs and documentation (#3779) (6f0da16)

Bug Fixes

  • avoid repeated numpy checks for embeddings (#3757) (b19c216)
Commits

Updates langchain-core from 1.6.1 to 1.6.2

Release notes

Sourced from langchain-core's releases.

langchain-core==1.6.2

Changes since langchain-core==1.6.1

release(core): 1.6.2 (#40209) feat(openai): support async tools (#40208) chore(deps): bump mistune from 3.3.0 to 3.3.3 in /libs/core (#40150) chore(deps): bump tornado from 6.5.7 to 6.5.8 in /libs/core (#40113) fix(core): avoid mutation in google-genai standard content (#40023) fix(core): avoid mutation in bedrock converse standard content (#40022)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the lab-deps group with 2 updates in the /labs/lab01-first-call directory: [anthropic](https://github.com/anthropics/anthropic-sdk-python) and [openai](https://github.com/openai/openai-python).
Bumps the lab-deps group with 1 update in the /labs/lab07-graph-checkpointing directory: [langchain-core](https://github.com/langchain-ai/langchain).


Updates `anthropic` from 1.2.0 to 1.4.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v1.2.0...v1.4.0)

Updates `openai` from 3.6.0 to 3.8.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v3.6.0...v3.8.0)

Updates `langchain-core` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==1.6.1...langchain-core==1.6.2)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lab-deps
- dependency-name: openai
  dependency-version: 3.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lab-deps
- dependency-name: langchain-core
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: lab-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 9, 2026
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