chore(deps): bump the all-dependencies group across 1 directory with 9 updates#1203
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…9 updates Bumps the all-dependencies group with 9 updates in the /python/agents/travel-concierge directory: | Package | From | To | | --- | --- | --- | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [google-genai](https://github.com/googleapis/python-genai) | `1.56.0` | `1.65.0` | | [google-adk](https://github.com/google/adk-python) | `1.21.0` | `1.26.0` | | [openinference-instrumentation](https://github.com/Arize-ai/openinference) | `0.1.42` | `0.1.46` | | [arize](https://github.com/Arize-ai/client_python) | `7.51.2` | `8.4.0` | | [arize-phoenix-evals](https://github.com/Arize-ai/phoenix) | `2.7.1` | `2.11.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.10` | `0.15.4` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.4.20250913` | `2.32.4.20260107` | | [absl-py](https://github.com/abseil/abseil-py) | `2.3.1` | `2.4.0` | Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `google-genai` from 1.56.0 to 1.65.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v1.56.0...v1.65.0) Updates `google-adk` from 1.21.0 to 1.26.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.21.0...v1.26.0) Updates `openinference-instrumentation` from 0.1.42 to 0.1.46 - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](Arize-ai/openinference@python-openinference-instrumentation-v0.1.42...python-openinference-instrumentation-v0.1.46) Updates `arize` from 7.51.2 to 8.4.0 - [Changelog](https://github.com/Arize-ai/client_python/blob/main/CHANGELOG.md) - [Commits](https://github.com/Arize-ai/client_python/commits) Updates `arize-phoenix-evals` from 2.7.1 to 2.11.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-v2.7.1...arize-phoenix-evals-v2.11.0) Updates `ruff` from 0.14.10 to 0.15.4 - [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.14.10...0.15.4) Updates `types-requests` from 2.32.4.20250913 to 2.32.4.20260107 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `absl-py` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/abseil/abseil-py/releases) - [Changelog](https://github.com/abseil/abseil-py/blob/main/CHANGELOG.md) - [Commits](abseil/abseil-py@v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: google-genai dependency-version: 1.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: google-adk dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: openinference-instrumentation dependency-version: 0.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: arize dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: arize-phoenix-evals dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: types-requests dependency-version: 2.32.4.20260107 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: absl-py dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 9 updates in the /python/agents/travel-concierge directory:
1.2.11.2.21.56.01.65.01.21.01.26.00.1.420.1.467.51.28.4.02.7.12.11.00.14.100.15.42.32.4.202509132.32.4.202601072.3.12.4.0Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
google-genaifrom 1.56.0 to 1.65.0Release notes
Sourced from google-genai's releases.
... (truncated)
Changelog
Sourced from google-genai's changelog.
... (truncated)
Commits
b2be501chore(main): release 1.65.0 (#2075)7028a9cchore: update InteractionCompleteEvent comment0035182feat: Add Image Grounding support to GoogleSearch tool8b2a4e0feat: Support more image sizes and resolutionsb28d144fix: Make aiohttp an optional dependency, bump aiohttp version upperbound, an...c04c489chore: Improve error message for missing API key.af94e53chore: Update comments006042dCopybara import of the project:ecfa90cchore: internal change61aec34fix: handle non-list response_stream in HttpResponse.json property (#1903)Updates
google-adkfrom 1.21.0 to 1.26.0Release notes
Sourced from google-adk's releases.
... (truncated)
Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
427a983chore: update last-release-sha for next release934289achore(release/candidate): release 1.26.0 (#4610)ab32f33fix: Validate session before streaming instead of eagerly advancing the runne...40ec134fix: Re-export DEFAULT_SKILL_SYSTEM_INSTRUCTION to skills and skill/prompt.py...8f54281fix: Update sample skills agent to use weather-skill instead of weather_skill121d277feat: Add /chat/completions streaming support to Apigee LLM48105b4fix: Add support for injecting a custom google.genai.Client into Gemini modelsee8d956fix: Update agent_engine_sandbox_code_executor in ADK7be90dbfeat: Support ID token exchange in ServiceAccountCredentialExchangerc615757fix: Add support for injecting a custom google.genai.Client into Gemini modelsUpdates
openinference-instrumentationfrom 0.1.42 to 0.1.46Release notes
Sourced from openinference-instrumentation's releases.
Commits
c94ab4dchore: release main (#2835)6f627e7feat(claude-agent-sdk): Add support for Claude Agent SDK (#2796)8a8094echore: release main (#2834)0b70006feat(semconv): add TOOL_ID (tool.id) to Python and JS semconv (#2831)bfbcdf6chore: add Makefile and pre-commit hooks for local dev tooling (#2833)8ba0e19chore(agno, beeai): fix brotli-compressed VCR cassettes and stale type ignore...0d71dd2fix: address high severity security vulnerabilities (#2811)e8b9cebchore: release main (#2829)fb97839fix(google-adk): Suppress duplicate generate_content spans from native ADK tr...863d39echore: release main (#2823)Updates
arizefrom 7.51.2 to 8.4.0Changelog
Sourced from arize's changelog.
... (truncated)
Commits
Updates
arize-phoenix-evalsfrom 2.7.1 to 2.11.0Release notes
Sourced from arize-phoenix-evals's releases.
... (truncated)
Changelog
Sourced from arize-phoenix-evals's changelog.
... (truncated)
Commits
f284fe6chore(main): release arize-phoenix-evals 2.11.0 (#11597)575b95aci: remove sparse checkout (#11762)2b3c50dci: remove sparse checkout (#11761)2a6c74arefactor(ci): split release into release-please + publish workflow (#11759)ad516c8fix(evals): handle litellm 1.81.16 no longer auto-converting usage=None to Us...f9c57e3chore: remove AGENTS.md contents (#11748)192b69achore(main): release arize-phoenix 13.4.0 (#11608)05d3ea4fix(security): update dependencies in internal_docs and scripts direc… (#11749)36c71bbdocs(tutorials): add Colab badge to all tutorial notebooks (#11752)cd425a5Update Agent Spec logo to greyscale SVG (#11751)Updates
rufffrom 0.14.10 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive in...Description has been truncated