Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 8 updates#1982

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agents/travel-concierge/all-dependencies-61e729935f
Open

chore(deps): bump the all-dependencies group across 1 directory with 8 updates#1982
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/agents/travel-concierge/all-dependencies-61e729935f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updates the requirements on google-cloud-aiplatform[adk,agent-engines], openinference-instrumentation, arize, arize-phoenix-evals, ruff, mypy, types-pyyaml and types-requests to permit the latest version.
Updates google-cloud-aiplatform[adk,agent-engines] to 1.153.1

Release notes

Sourced from google-cloud-aiplatform[adk,agent-engines]'s releases.

v1.153.1

1.153.1 (2026-05-15)

Bug Fixes

  • Remove google-genai version contraints (cf4f183)
  • Remove SDK workaround for async_retrieve_contexts. (5aabd30)
  • Relax google-genai dep to >= 2.0 (6a17fdc)

Miscellaneous Chores

Changelog

Sourced from google-cloud-aiplatform[adk,agent-engines]'s changelog.

1.153.1 (2026-05-15)

Bug Fixes

  • Remove google-genai version contraints (cf4f183)
  • Remove SDK workaround for async_retrieve_contexts. (5aabd30)
  • Relax google-genai dep to >= 2.0 (6a17fdc)

Miscellaneous Chores

1.153.0 (2026-05-14)

Features

  • GenAI Client(evals) - Add red_teaming_config support for create_evaluation_run (657f379)
  • Migrate Agent Engines, Evaluation, Prompt Management, and Skill features to agentplatform (74ec5e1)

Bug Fixes

  • Inject agents map from agent_info into agent_data for create_evaluation_run (a4ffb67)

Documentation

  • Add Skill Registry Python SDK section in README (9f8e24c)

1.152.0 (2026-05-11)

Features

  • Add GetSkillRevision and ListSkillRevisions methods in Vertex AI Skill Registry SDK (e4fdb7a)
  • Add ListSkills and DeleteSkill methods in Vertex AI Skill Registry SDK (8578bfd)
  • Add mTLS support for telemetry endpoint in adk.py. (7b0c995)
  • Add Update Skill method for Vertex AI Skill Registry SDK (48f792b)
  • GenAI Client(evals) - Add allow_cross_region_model support for create_evaluation_run (3ce4b02)

Bug Fixes

  • Fix name collision on SandboxEnvironment.state by renaming enum to SandboxState (1f9c8e0)
  • Remove sandbox_hostname from JWT payload. (ea87edc)
  • Support multi-regional locations in vertexai.Client (2834b9b)

... (truncated)

Commits
  • bd56d6b chore(main): release 1.153.1 (#6795)
  • addbff6 chore: release 1.153.1
  • cf4f183 fix: Remove google-genai version contraints
  • 6a17fdc feat: Update google-genai dep to >= 2.0
  • 639c0be Copybara import of the project:
  • 5aabd30 fix: Remove SDK workaround for async_retrieve_contexts.
  • 796429a feat: Update google-genai dep to >= 2.0
  • 73bddf0 No public description
  • 60e3da3 chore(main): release 1.153.0 (#6769)
  • 6b7a529 chore: Split Kokoro presubmit into lint and coverage jobs.
  • Additional commits viewable in compare view

Updates openinference-instrumentation from 0.1.47 to 0.1.52

Release notes

Sourced from openinference-instrumentation's releases.

python-openinference-instrumentation: v0.1.52

0.1.52 (2026-05-22)

Bug Fixes

  • python: preserve falsy GenAI tool results (#3116) (84af0b6)

python-openinference-instrumentation: v0.1.51

0.1.51 (2026-05-14)

Features

  • genai: Add optional OITracer GenAI semconv export (#3024) (584cb4a)

python-openinference-instrumentation: v0.1.50

0.1.50 (2026-05-11)

Features

  • add hide_llm_tools config to mask LLM tool definitions (#3082) (cfb128c)

python-openinference-instrumentation-openai: v0.1.49

0.1.49 (2026-05-18)

Bug Fixes

  • bump openinference-instrumentation minimum to >=0.1.51 (#3110) (bae43ff)

python-openinference-instrumentation-openai: v0.1.48

0.1.48 (2026-05-14)

Features

  • Use host-to-provider & model-to-system Resolution Helpers from Common Package (#2959) (8475221)

Bug Fixes

  • bump openinference-instrumentation minimum to >=0.1.50 (#3084) (8a96ad7)
Commits
  • 789d419 chore: release main (#3122)
  • 81b8bdb feat: specify reasoning semantic conventions (#3112)
  • b66f319 fix(google-adk): support google-adk 2.0 in canary tests (#3156)
  • fc7af5f fix(crewai): skip flow spans for internal AgentExecutor (#3154)
  • 214f7c4 chore(agent-framework): avoid meta package in canary deps (#3130)
  • ca1dc7a docs(python): document Bazel rules_python namespace package setup (#3152)
  • 8d69278 docs: document rules_python namespace package setup (#3123)
  • d6ee878 chore(deps): update llama-index-llms-openai requirement from >=0.1.27 to >=0....
  • a380ac0 fix(agent_framework): bump test pin to agent-framework 1.4.0 (#3129)
  • 5230d82 chore(deps): update llama-index-llms-anthropic requirement from <0.10.0 to <0...
  • Additional commits viewable in compare view

Updates arize from 8.20.0 to 8.28.3

Changelog

Sourced from arize's changelog.

8.28.3 (2026-05-21)

💫 Code Refactoring

  • extract inline response schemas to named schemas (#72523) (a1f4259)

8.28.2 (2026-05-21)

🐛 Bug Fixes

  • prompts: add SDK wrapper types with clean str for CLI display (#72435) (0e6e454)
  • raise AmbiguousNameError when multiple spaces share the same name (#72449) (6e71959)
  • users: patch UsersList200Response.to_df to fix ax users list crash (#72428) (9e31c1e)

8.28.1 (2026-05-21)

🐛 Bug Fixes

8.28.0 (2026-05-20)

🎁 New Features

  • types: extract inline enums for annotation_queues (#71641) (0f89415)
  • types: extract inline enums for api_keys (#71644) (4f91923)
  • types: extract inline enums for evaluators (#71639) (b83731e)
  • types: extract inline enums for tasks (#71640) (eb14662)
  • datasets: Add update-dataset support for renaming a dataset (#72037) (25623b4)

🐛 Bug Fixes

  • cleanup: use base64 Relay global IDs in OpenAPI spec examples (#71993) (5903e5b), closes #71246

8.27.0 (2026-05-15)

🎁 New Features

  • api-keys: ArizeClient.api_keys.create_service_key() and full API keys docs (#71842) (6090c4e)
  • users: ArizeClient.users.bulk_delete() bulk convenience method (#71843) (e87668a)
  • users: ArizeClient.users.find(email=...) for exact email lookup (#71841) (d103eb7)

💫 Code Refactoring

... (truncated)

Commits

Updates arize-phoenix-evals from 3.0.0 to 3.1.0

Release notes

Sourced from arize-phoenix-evals's releases.

arize-phoenix-evals: v3.1.0

3.1.0 (2026-05-04)

Features

  • agents: Move PXI prompt assembly server-side and cache prompts (#12959) (f223f92)
  • evals: tighten prompt-message handling and add adapter tests (#12838) (fbb5270)

Bug Fixes

  • evals: replace hardcoded model capability lists with runtime fallback (#12709) (69a2ade)

Documentation

  • add LinkedIn social links alongside X/Bluesky (#12993) (5d14f23)
Changelog

Sourced from arize-phoenix-evals's changelog.

13.1.0 (2026-02-18)

Features

Bug Fixes

Performance Improvements

Documentation

  • Add Phoenix 13 release notes (#11473) (8fe0ff5)
  • add workaround for large tables in session ID index migration (#11526) (2ddf0ca)
  • Remove API reference docs and link to subpackage guides (#11483) (55fc1e0)

13.0.3 (2026-02-13)

Bug Fixes

  • Prevent playground rerun when opening trace slide-over (#11453) (04b8a48)

13.0.2 (2026-02-13)

Bug Fixes

... (truncated)

Commits

Updates ruff from 0.15.12 to 0.15.14

Release notes

Sourced from ruff's releases.

0.15.14

Release Notes

Released on 2026-05-21.

Preview features

  • [airflow] Implement airflow-task-implicit-multiple-outputs (AIR202) (#25152)
  • [flake8-use-pathlib] Mark PTH101 fix as unsafe when first argument is a class attribute annotated as int (#25086)
  • [pylint] Implement too-many-try-statements (W0717) (#23970)
  • [ruff] Add incorrect-decorator-order (RUF074) (#23461)
  • [ruff] Add fallible-context-manager (RUF075) (#22844)

Bug fixes

  • Fix lambda formatting in interpolated string expressions (#25144)
  • Treat generic frozenset annotations as immutable (#25251)
  • [flake8-type-checking] Avoid strict behavior when future-annotations are enabled (TC001, TC002, TC003) (#25035)
  • [pylint] Avoid false positives in else clause (PLR1733) (#25177)

Rule changes

  • [flake8-comprehensions] Skip C417 for lambdas with positional-only parameters (#25272)
  • [flake8-simplify] Preserve f-string source verbatim in SIM101 fix (#25061)

Performance

  • Avoid unnecessary parser lookahead for operators (#25290)

Documentation

  • Update code example setting Neovim LSP log level (#25284)

Other changes

  • Add full PEP 798 support (#25104)
  • Add a parser recursion limit (#24810)
  • Update various ruff_python_stdlib APIs (#25273)

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.14

Released on 2026-05-21.

Preview features

  • [airflow] Implement airflow-task-implicit-multiple-outputs (AIR202) (#25152)
  • [flake8-use-pathlib] Mark PTH101 fix as unsafe when first argument is a class attribute annotated as int (#25086)
  • [pylint] Implement too-many-try-statements (W0717) (#23970)
  • [ruff] Add incorrect-decorator-order (RUF074) (#23461)
  • [ruff] Add fallible-context-manager (RUF075) (#22844)

Bug fixes

  • Fix lambda formatting in interpolated string expressions (#25144)
  • Treat generic frozenset annotations as immutable (#25251)
  • [flake8-type-checking] Avoid strict behavior when future-annotations are enabled (TC001, TC002, TC003) (#25035)
  • [pylint] Avoid false positives in else clause (PLR1733) (#25177)

Rule changes

  • [flake8-comprehensions] Skip C417 for lambdas with positional-only parameters (#25272)
  • [flake8-simplify] Preserve f-string source verbatim in SIM101 fix (#25061)

Performance

  • Avoid unnecessary parser lookahead for operators (#25290)

Documentation

  • Update code example setting Neovim LSP log level (#25284)

Other changes

  • Add full PEP 798 support (#25104)
  • Add a parser recursion limit (#24810)
  • Update various ruff_python_stdlib APIs (#25273)

Contributors

... (truncated)

Commits
  • 9ad2da3 Bump 0.15.14 (#25295)
  • c714e84 [ty] Modernize setup of union types in mdtests (#25291)
  • 8a8e35e [flake8-comprehensions] Skip C417 for lambdas with positional-only parame...
  • aea5ed4 Avoid unnecessary parser lookahead for operators (#25290)
  • e9d72bb [ty] Allow enum member accesses on self (#25077)
  • 6cbd59b Set exclude-newer = "7 days" in our PEP-723 scripts (#25285)
  • 9999a39 Update code example on how to update Neovim LSP log level (#25284)
  • 67d8c54 [ty] Retain recursively-defined state in binary expressions (#25277)
  • 25a3191 [ty] Refine Callable class-decorator fallback for unknown results (#25250)
  • c423054 Add a recursion limit to the parser (#24810)
  • Additional commits viewable in compare view

Updates mypy from 1.20.2 to 2.1.0

Changelog

Sourced from mypy's changelog.

Mypy Release Notes

Next Release

Mypy 2.1

We’ve just uploaded mypy 2.1.0 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

You can read the full documentation for this release on Read the Docs.

librt.vecs: Fast Growable Array Type for Mypyc

The new librt.vecs module provides an efficient growable array type vec that is optimized for mypyc use. It provides fast, packed arrays with integer and floating point value types, which can be several times faster than list, and tens of times faster than array.array in code compiled using mypyc. It also supports nested vec objects and non-value-type items, such as vec[vec[str]].

Refer to the documentation for the details.

Contributed by Jukka Lehtosalo.

librt.random: Fast Pseudo-Random Number Generation

The new librt.random module provides fast pseudo-random number generation that is optimized for code compiled using mypyc. It can be 3x to 10x faster than the stdlib random module in compiled code.

Refer to the documentation for the details.

Contributed by Jukka Lehtosalo (PR 21433).

Mypyc Improvements

  • Make compilation order with multiple files consistent (Piotr Sawicki, PR 21419)
  • Fix crash on accessing StopAsyncIteration (Piotr Sawicki, PR 21406)
  • Fix incremental compilation with separate flag (Vaggelis Danias, PR 21299)

Fixes to Crashes

  • Fix crash on partial type with --allow-redefinition and global declaration (Jukka Lehtosalo, PR 21428)
  • Fix broken awaitable generator patching (Ivan Levkivskyi, PR 21435)

Changes to Messages

... (truncated)

Commits

Updates types-pyyaml from 6.0.12.20260408 to 6.0.12.20260518

Commits

Updates types-requests from 2.33.0.20260408 to 2.33.0.20260518

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

…8 updates

Updates the requirements on [google-cloud-aiplatform[adk,agent-engines]](https://github.com/googleapis/python-aiplatform), [openinference-instrumentation](https://github.com/Arize-ai/openinference), [arize](https://github.com/Arize-ai/client_python), [arize-phoenix-evals](https://github.com/Arize-ai/phoenix), [ruff](https://github.com/astral-sh/ruff), [mypy](https://github.com/python/mypy), [types-pyyaml](https://github.com/python/typeshed) and [types-requests](https://github.com/python/typeshed) to permit the latest version.

Updates `google-cloud-aiplatform[adk,agent-engines]` to 1.153.1
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.93.0...v1.153.1)

Updates `openinference-instrumentation` from 0.1.47 to 0.1.52
- [Release notes](https://github.com/Arize-ai/openinference/releases)
- [Commits](Arize-ai/openinference@python-openinference-instrumentation-v0.1.47...python-openinference-instrumentation-v0.1.52)

Updates `arize` from 8.20.0 to 8.28.3
- [Changelog](https://github.com/Arize-ai/client_python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Arize-ai/client_python/commits/v8.28.3)

Updates `arize-phoenix-evals` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/Arize-ai/phoenix/releases)
- [Changelog](https://github.com/Arize-ai/phoenix/blob/main/CHANGELOG.md)
- [Commits](Arize-ai/phoenix@arize-phoenix-evals-v3.0.0...arize-phoenix-evals-v3.1.0)

Updates `ruff` from 0.15.12 to 0.15.14
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.12...0.15.14)

Updates `mypy` from 1.20.2 to 2.1.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.20.2...v2.1.0)

Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518
- [Commits](https://github.com/python/typeshed/commits)

Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform[adk,agent-engines]
  dependency-version: 1.153.1
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: openinference-instrumentation
  dependency-version: 0.1.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: arize
  dependency-version: 8.28.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: arize-phoenix-evals
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: ruff
  dependency-version: 0.15.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: mypy
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: types-pyyaml
  dependency-version: 6.0.12.20260518
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: types-requests
  dependency-version: 2.33.0.20260518
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@dependabot dependabot Bot requested a review from gkcng as a code owner May 25, 2026 02:31
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 25, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants