chore(deps): bump the all-dependencies group across 1 directory with 9 updates - #52
Conversation
…9 updates Updates the requirements on [google-cloud-aiplatform[adk,agent-engines]](https://github.com/googleapis/python-aiplatform), [google-adk](https://github.com/google/adk-python), [pytest](https://github.com/pytest-dev/pytest), [google-adk[eval]](https://github.com/google/adk-python), [agent-starter-pack](https://github.com/GoogleCloudPlatform/agent-starter-pack), [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.151.0 - [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.151.0) Updates `google-adk` from 1.28.0 to 1.33.0 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](google/adk-python@v1.28.0...v1.33.0) Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `google-adk[eval]` to 1.33.0 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](google/adk-python@v1.0.0...v1.33.0) Updates `agent-starter-pack` from 0.40.0 to 0.41.3 - [Release notes](https://github.com/GoogleCloudPlatform/agent-starter-pack/releases) - [Commits](GoogleCloudPlatform/agent-starter-pack@v0.40.0...v0.41.3) Updates `ruff` from 0.15.8 to 0.15.12 - [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.8...0.15.12) Updates `mypy` from 1.20.0 to 2.0.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v2.0.0) Updates `types-pyyaml` from 6.0.12.20250915 to 6.0.12.20260510 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.33.0.20260327 to 2.33.0.20260508 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: google-cloud-aiplatform[adk,agent-engines] dependency-version: 1.151.0 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: google-adk dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: google-adk[eval] dependency-version: 1.33.0 dependency-type: direct:development dependency-group: all-dependencies - dependency-name: agent-starter-pack dependency-version: 0.41.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: types-pyyaml dependency-version: 6.0.12.20260510 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
7 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on google-cloud-aiplatform[adk,agent-engines], google-adk, pytest, google-adk[eval], agent-starter-pack, ruff, mypy, types-pyyaml and types-requests to permit the latest version.
Updates
google-cloud-aiplatform[adk,agent-engines]to 1.151.0Release notes
Sourced from google-cloud-aiplatform[adk,agent-engines]'s releases.
Changelog
Sourced from google-cloud-aiplatform[adk,agent-engines]'s changelog.
... (truncated)
Commits
719f874chore(main): release 1.151.0 (#6739)67097ebfeat: Add Create Skill method for Vertex AI Skill Registry SDKf5909b2feat: Add RetrieveSkills semantic search method in Vertex AI Skill Registry SDKd947295feat: migrate rag to agentplatform124e54dchore: pre-emptive v2-compatible test/code fixes for ADK migratione50f375docs: Update Prompts sample in readme to use create_versionb234d9dfix: Disable bound token sharing check for this Vertex AI SDK code path: goog...6f89fd3feat: Add client for Vertex AI Skill Registry - Get Skill method062e254chore: remove bulky coverage step from unit tests, remove unit tests from lin...c145803chore: Update Langchain requirements to uselangchain-google-genai.Updates
google-adkfrom 1.28.0 to 1.33.0Release notes
Sourced from google-adk's releases.
... (truncated)
Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
643ebd1chore: update last-release-sha for next release896b6dachore(release/candidate): release 1.33.0 (#5646)88421f8fix: Filter out video events with inline data from being stored in sessione833995fix: Update expressmode api call to include default api key param0bc767efeat: add BufferableSessionService83ae405feat: Make ADK environment tools truncation limit configurablefb92aadfix(simulation): Add error message when LlmBackedUserSimulator returns empty ...3117e09chore: further fix header-check via 2025 --> 2026153c7f7ci: ignore browser assets in license lintb58ce57chore: Enable gemini EAP models for gemini-builtin toolsUpdates
pytestfrom 9.0.2 to 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
google-adk[eval]to 1.33.0Release notes
Sourced from google-adk[eval]'s releases.
Changelog
Sourced from google-adk[eval]'s changelog.
... (truncated)
Commits
643ebd1chore: update last-release-sha for next release896b6dachore(release/candidate): release 1.33.0 (#5646)88421f8fix: Filter out video events with inline data from being stored in sessione833995fix: Update expressmode api call to include default api key param0bc767efeat: add BufferableSessionService83ae405feat: Make ADK environment tools truncation limit configurablefb92aadfix(simulation): Add error message when LlmBackedUserSimulator returns empty ...3117e09chore: further fix header-check via 2025 --> 2026153c7f7ci: ignore browser assets in license lintb58ce57chore: Enable gemini EAP models for gemini-builtin toolsUpdates
agent-starter-packfrom 0.40.0 to 0.41.3Release notes
Sourced from agent-starter-pack's releases.
Commits
facbda1chore: bump version to 0.41.3 (#953)f3cb073docs: announce agents-cli as the next evolution of Agent Starter Pack (#952)6beab9dchore: bump version to 0.41.2 (#949)f3d58efchore: regenerate uv lock files + pin langgraph-prebuilt<1.0.9 (#948)7d89d9cchore: bump version to 0.41.1 (#944)98a1854Merge pull request #941 from GoogleCloudPlatform/change-default-region-to-us-...b026e93chore: regenerate makefile hashes for us-east1 region3a91d20chore: remove vertex-agent-garden labels from deploy.py (#942)2c742dachore: change default region from us-west1 to us-east1847e2f3fix: align process_data timestamps to UTC to match ingest_data cutoff filter ...Updates
rufffrom 0.15.8 to 0.15.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
66f93cfBump 0.15.12 (#24815)476a4d0[ty] Complete support for more detailed diagnostics on possibly unbound error...ed669eaImplement#ruff:file-ignorefile-level suppressions (#23599)e73d952[ty] Include inferred type ininvalid-keyconcise diagnostic for union/inte...80feb29[ty] report only dead annotation-only locals as unused (#24811)0fbf2bcDrop deprecated license classifier (#24808)43b174c[ty] Infer lambda parameter types withCallabletype context (#24317)4f449ae[ty] Add error context for intersection types (#24772)5b4e753[ty] Add support for goto in literal enum member inlay hint (#24792)e7cc762[ty] Add error context for TypedDict assignments (#24790)Updates
mypyfrom 1.20.0 to 2.0.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
7a76500Remove +dev from version5a3ab3bChangelog for mypy 2.0 (#21422)f9c86e2Some changelog updates for 2.0 (#21413)519eaf1Bump librt to 0.10.0 (#21415)158a620Fix negative narrowing for containers (