Skip to content

chore(deps): Bump the minor-and-patch group across 1 directory with 7 updates - #782

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/reservation_service/minor-and-patch-23c6c1fb93
Open

chore(deps): Bump the minor-and-patch group across 1 directory with 7 updates#782
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/reservation_service/minor-and-patch-23c6c1fb93

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 7 updates in the /a2a/reservation_service directory:

Package From To
langgraph 1.2.9 1.2.10
langchain-core 1.4.9 1.5.3
langchain-openai 1.3.5 1.4.1
openinference-instrumentation-langchain 0.1.67 0.1.68
langchain-mcp-adapters 0.3.0 0.3.1
opentelemetry-exporter-otlp 1.43.0 1.44.0
langsmith 0.10.5 0.10.15

Updates langgraph from 1.2.9 to 1.2.10

Release notes

Sourced from langgraph's releases.

langgraph==1.2.10

Changes since 1.2.9

  • release(langgraph): 1.2.10 (#8462)
  • chore(deps): bump jupyterlab from 4.5.9 to 4.5.10 in /libs/langgraph (#8440)
  • chore(deps): bump setuptools from 80.9.0 to 83.0.0 in /libs/langgraph (#8435)
  • feat(langgraph): type v3 stream_events return and native projections (#8389)
  • revert(langgraph): delete TracePolicy (#8403)
  • feat(langgraph): drop tags from TracePolicy (#8402)
  • feat(langgraph): expose trace_policy on add_node (#8362)
  • chore(deps): bump mistune from 3.2.1 to 3.3.0 in /libs/langgraph (#8317)
  • chore(deps): bump soupsieve from 2.8.1 to 2.8.4 in /libs/langgraph (#8318)
  • chore(cli): allow langgraph-api versions up to 1.0.0 (#8319)
Commits
  • 4134145 release(langgraph): 1.2.10 (#8462)
  • 30c4d58 chore(deps): bump jupyterlab from 4.5.9 to 4.5.10 in /libs/langgraph (#8440)
  • 1f2f88b chore(deps): bump js-yaml from 4.2.0 to 4.3.0 in /libs/cli/js-monorepo-exampl...
  • 2708203 chore(deps): bump setuptools from 82.0.1 to 83.0.0 in /libs/cli (#8434)
  • 9f1e40b chore(deps): bump setuptools from 80.9.0 to 83.0.0 in /libs/langgraph (#8435)
  • 1e1ca88 feat(langgraph): type v3 stream_events return and native projections (#8389)
  • 31f90df revert(langgraph): delete TracePolicy (#8403)
  • f02c0f0 feat(langgraph): drop tags from TracePolicy (#8402)
  • 8b39db3 feat(langgraph): expose trace_policy on add_node (#8362)
  • 9578140 feat(checkpoint,checkpoint-postgres): add opt-in omit_expired to skip expired...
  • Additional commits viewable in compare view

Updates langchain-core from 1.4.9 to 1.5.3

Release notes

Sourced from langchain-core's releases.

langchain-core==1.5.3

Changes since langchain-core==1.5.2

release(core): 1.5.3 (#39145) fix(core): fall back to LANGSMITH_API_KEY for gateway (#39115)

langchain-core==1.5.2

Changes since langchain-core==1.5.1

release(core): 1.5.2 (#39108) fix(core): handle empty string in gateway env vars (#39107) chore: bump setuptools from 82.0.0 to 83.0.0 in /libs/core (#39032) chore: bump jupyterlab from 4.5.9 to 4.5.10 in /libs/core (#39033) chore: bump setuptools from 80.9.0 to 83.0.0 in /libs/text-splitters (#39029)

langchain-core==1.5.1

Changes since langchain-core==1.5.0

release(core): 1.5.1 (#39042) feat(anthropic,fireworks,openai): support langsmith gateway through env var (#38742) fix(core): use tool_call_schema cache for BaseTool token counting in count_tokens_approximately (#39020)

langchain-core==1.5.0

Changes since langchain-core==1.4.9

release(core): 1.5.0 (#38978) feat(core): add reasoning_effort as a standard chat model parameter (#38887) chore: bump soupsieve from 2.8 to 2.8.4 in /libs/core (#38750) chore: bump mistune from 3.2.1 to 3.3.0 in /libs/core (#38783)

Commits
  • 01d8481 release(core): 1.5.3 (#39145)
  • b8a6e36 chore(model-profiles): refresh model profile data (#39141)
  • cdca311 fix(core): fall back to LANGSMITH_API_KEY for gateway (#39115)
  • a5a8762 ci: annotate uv bump workflow with PR links (#39112)
  • 557c0a9 chore(deps): bump uv to 0.12.0 (#39111)
  • 835c85a release(anthropic): 1.5.3 (#39109)
  • c1ab807 release(core): 1.5.2 (#39108)
  • 3132233 fix(anthropic): preserve empty thinking field in signature_delta streaming (#...
  • b3a6d9a chore(model-profiles): refresh model profile data (#39105)
  • 447b51a fix(anthropic): strip unsupported fields from system message content blocks (...
  • Additional commits viewable in compare view

Updates langchain-openai from 1.3.5 to 1.4.1

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.4.1

Changes since langchain-openai==1.4.0

release(openai): 1.4.1 (#39045) feat(anthropic,fireworks,openai): support langsmith gateway through env var (#38742) fix(openai): correct gpt-5.3-chat-latest profile (#39009)

langchain-openai==1.4.0

Changes since langchain-openai==1.3.5

release(openai): 1.4.0 (#38983) chore: bump pillow from 12.2.0 to 12.3.0 in /libs/partners/openai (#38999) feat(core): add reasoning_effort as a standard chat model parameter (#38887) chore(model-profiles): refresh model profile data (#38797)

Commits

Updates openinference-instrumentation-langchain from 0.1.67 to 0.1.68

Release notes

Sourced from openinference-instrumentation-langchain's releases.

python-openinference-instrumentation-langchain: v0.1.68

0.1.68 (2026-07-30)

Bug Fixes

  • langchain: accept LangGraph interrupt and resume callbacks (#3308) (c5bbce6)

Documentation

  • link Arize AX alongside Phoenix across all READMEs (#3330) (0433526)
Commits
  • 70193df chore: release main (#3331)
  • 48b8e7a feat(anthropic): Add Finish Reason Attribute (#3460)
  • e8ce013 feat(google-genai): redact images in input.value from TraceConfig (#3459)
  • cee5e28 chore(deps): update anthropic requirement from <0.103 to <0.117 in /python/in...
  • 446ea40 fix: add python 3.14 support for vertexai (#3417)
  • 480e51f fix(haystack): support haystack-ai 3.0.0 (#3428)
  • 8964d2f test(google_adk): allow pre-release opentelemetry-resourcedetector-gcp to fix...
  • f356cce fix(strands_agents): Prevent Non-Strands Span Attribute Overwrite (#3347)
  • 5ee0e65 fix(openai_agents): Missing Output Content & Dropped Reasoning Items (#3391)
  • 6b1abf2 fix(google_adk): Capture Reasoning Content (#3398)
  • Additional commits viewable in compare view

Updates langchain-mcp-adapters from 0.3.0 to 0.3.1

Release notes

Sourced from langchain-mcp-adapters's releases.

langchain-mcp-adapters==0.3.1

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.3.0...langchain-mcp-adapters==0.3.1

Commits
  • e81a81b release: 0.3.1 (#587)
  • d4c6611 feat: add get_server_info to retrieve MCP server metadata (#430)
  • 9735d27 build(deps): bump the minor-and-patch group with 3 updates (#585)
  • 04e2703 build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 in the mi...
  • 4f17623 build(deps): bump the minor-and-patch group in /examples/servers/streamable-h...
  • e5c7e5f build(deps-dev): bump types-setuptools from 82.0.0.20260518 to 83.0.0.2026072...
  • 105d8d2 Add Dependabot coverage for example server (#582)
  • 710271f build(deps): bump mcp from 1.27.2 to 1.28.1 in /examples/servers/streamable-h...
  • b42cb1f build(deps): bump mcp from 1.23.0 to 1.27.2 in /examples/servers/streamable-h...
  • a57646e Pin setup-uv GitHub Action (#572)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-otlp from 1.43.0 to 1.44.0

Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

Version 1.44.0/0.65b0 (2026-07-16)

Added

  • opentelemetry-docker-tests: Refactor Docker tests to properly validate contents of exported telemetry (#5220)
  • opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities (#5252)
  • opentelemetry-sdk: add MissingDependencyError exception for declarative configuration and use it for missing optional dependency errors (#5265)
  • opentelemetry-sdk: Add ability to refresh process dependent Resource attributes (#5280)
  • opentelemetry-sdk: add force_flush method to LogRecordExporter ABC (#5294)
  • opentelemetry-sdk: Make it possible to limit the size of stored spans in InMemorySpanExporter (#5296)
  • opentelemetry-sdk: add log record limits environment variables OTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMIT and OTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT (#5300)
  • opentelemetry-sdk: add support for file exporter with declarative config (#5311)
  • opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMultiLogRecordProcessor publicly (#5327)
  • opentelemetry-sdk: point the declarative configuration package README at the shared language support status matrix in the opentelemetry-configuration repo, so Python conformance status lives alongside the other languages instead of being duplicated per language SDK. (#5347)
  • opentelemetry-sdk: document that Python-implementation extensions (OTEL_PYTHON_* variables) are bypassed when OTEL_CONFIG_FILE is set. The env-var initialisation path is skipped entirely in favour of the declarative file; honouring these alongside a config file is tracked as a follow-up. (#5353)
  • opentelemetry-sdk: wire id_generator from declarative configuration to TracerProvider (#5363)
  • opentelemetry-sdk: Add support for activating instrumentors from a declarative configuration file via the instrumentation/development.python section. Instrumentors can declare a configuration attribute to have their options validated through the same type-coercion pipeline used for SDK component configuration. (#5372)

... (truncated)

Commits
  • 53a5a40 Prepare release 1.44.0/0.65b0 (#5422)
  • d9f34e7 Fixup eachdist.py handling of package names (#5417)
  • d10f472 opentelemetry-semantic-conventions: Bump to 1.43.0 (#5413)
  • ae8feeb Update otelbot token workflows to use client IDs (#5404)
  • 67a2abd Fix Context in-place mutability bypass via inherited dict methods (#5399)
  • 87baad9 Bump semconv to 1.42.0 (#5410)
  • 23dc0b2 opentelemetry-sdk: add 'force_flush' method to LogRecordExporter ABC (#5294)
  • bec55fd opentelemetry-sdk: expose SynchronousMultiLogRecordProcessor and ConcurrentMu...
  • 55d0b7a opentelemetry-sdk: Add ability to refresh process sensitive Resource attribut...
  • 6115db2 opentelemetry-sdk: add log record limits environment variables (#5300)
  • Additional commits viewable in compare view

Updates langsmith from 0.10.5 to 0.10.15

Release notes

Sourced from langsmith's releases.

v0.10.15

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.10.14...v0.10.15

v0.10.14

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.10.13...v0.10.14

v0.10.13

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.10.12...v0.10.13

v0.10.12

What's Changed

... (truncated)

Commits
  • 3b9af4a release(py): 0.10.15 (#3315)
  • b335de6 chore: deprecate the run-sharing SDK methods (#3312)
  • 94d3ac4 fix: stop supported APIs from emitting nested deprecation warnings (#3308)
  • d325ab5 chore: sync langsmith_api (#3310)
  • b9216da chore: deprecate legacy SmithDB-migration SDK methods (#3299)
  • 884f89d fix(js): apply caller-supplied headers to the v2 endpoints (#3305)
  • d9eccf1 fix: prioritize API key over OAuth profile auth [closes LSDK-414] (#3295)
  • 3b3e4cc chore: Use a common function for backend detection (#3307)
  • 5ab90b4 fix(python): apply the caller-supplied session's config to v2 endpoints (#3304)
  • 33d4532 release(py): 0.10.14 (#3302)
  • Additional commits viewable in compare view

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

… updates

Bumps the minor-and-patch group with 7 updates in the /a2a/reservation_service directory:

| Package | From | To |
| --- | --- | --- |
| [langgraph](https://github.com/langchain-ai/langgraph) | `1.2.9` | `1.2.10` |
| [langchain-core](https://github.com/langchain-ai/langchain) | `1.4.9` | `1.5.3` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `1.3.5` | `1.4.1` |
| [openinference-instrumentation-langchain](https://github.com/Arize-ai/openinference) | `0.1.67` | `0.1.68` |
| [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.3.0` | `0.3.1` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.43.0` | `1.44.0` |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.10.5` | `0.10.15` |



Updates `langgraph` from 1.2.9 to 1.2.10
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.2.9...1.2.10)

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

Updates `langchain-openai` from 1.3.5 to 1.4.1
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==1.3.5...langchain-openai==1.4.1)

Updates `openinference-instrumentation-langchain` from 0.1.67 to 0.1.68
- [Release notes](https://github.com/Arize-ai/openinference/releases)
- [Commits](Arize-ai/openinference@python-openinference-instrumentation-langchain-v0.1.67...python-openinference-instrumentation-langchain-v0.1.68)

Updates `langchain-mcp-adapters` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases)
- [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.3.0...langchain-mcp-adapters==0.3.1)

Updates `opentelemetry-exporter-otlp` from 1.43.0 to 1.44.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.43.0...v1.44.0)

Updates `langsmith` from 0.10.5 to 0.10.15
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.10.5...v0.10.15)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 1.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: langchain-core
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: langchain-openai
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: openinference-instrumentation-langchain
  dependency-version: 0.1.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: langchain-mcp-adapters
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: opentelemetry-exporter-otlp
  dependency-version: 1.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: langsmith
  dependency-version: 0.10.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

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 Aug 7, 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

Status: New/ToDo

Development

Successfully merging this pull request may close these issues.

1 participant