Skip to content

Dependency Dashboard #51

@forking-renovate

Description

@forking-renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Repository Problems

These problems occurred while renovating this repository. View logs.

  • ⚠️ WARN: Found renovate config warnings

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

  • chore(deps): update python-nonmajor (google-adk, google-auth, google-auth-oauthlib, opentelemetry-exporter-gcp-trace, opentelemetry-exporter-otlp-proto-http, opentelemetry-sdk, typing-extensions)

Detected Dependencies

github-actions (6)
.github/workflows/cloud_build_failure_reporter.yml (1)
  • actions/github-script v8@ed597411d8f924073f98dfc5c65a23a2325f34cd
.github/workflows/export_cloud_build_logs.yml (5)
  • actions/checkout v6@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/github-script v8@ed597411d8f924073f98dfc5c65a23a2325f34cd
  • google-github-actions/auth v3@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093
  • actions/upload-artifact v6@b7c566a772e6b6bfb58ed0dc250532a479d7789f
  • actions/github-script v8@ed597411d8f924073f98dfc5c65a23a2325f34cd
.github/workflows/lint-toolbox-core.yaml (4)
  • actions/github-script v8.0.0@ed597411d8f924073f98dfc5c65a23a2325f34cd
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • python 3.13
.github/workflows/lint-toolbox-langchain.yaml (4)
  • actions/github-script v8.0.0@ed597411d8f924073f98dfc5c65a23a2325f34cd
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • python 3.13
.github/workflows/lint-toolbox-llamaindex.yaml (4)
  • actions/github-script v8.0.0@ed597411d8f924073f98dfc5c65a23a2325f34cd
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • actions/setup-python v6.1.0@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
  • python 3.13
.github/workflows/sync-labels.yaml (2)
  • actions/checkout v6.0.1@8e8c483db84b4bee98b60c0593521ed34d9990e8
  • micnncim/action-label-syncer v1.3.0@3abd5ab72fda571e69fffd97bd4e0033dd5f495c
pip_requirements (4)
packages/toolbox-adk/requirements.txt (8)
  • google-adk ==1.20.0 → [Updates: ==1.22.0]
  • google-auth ==2.45.0 → [Updates: ==2.47.0]
  • google-auth-oauthlib ==1.2.1 → [Updates: ==1.2.3]
  • typing-extensions ==4.12.2 → [Updates: ==4.15.0]
  • opentelemetry-exporter-otlp-proto-http ==1.37.0 → [Updates: ==1.39.1]
  • opentelemetry-exporter-gcp-trace ==1.9.0 → [Updates: ==1.11.0]
  • opentelemetry-exporter-gcp-monitoring ==1.9.0a0
  • opentelemetry-sdk ==1.37.0 → [Updates: ==1.39.1]
packages/toolbox-core/requirements.txt (5)
  • aiohttp ==3.13.3
  • pydantic ==2.12.5
  • deprecated ==1.3.1
  • requests ==2.32.5
  • google-auth ==2.45.0 → [Updates: ==2.47.0]
packages/toolbox-langchain/requirements.txt (5)
  • langchain-core ==1.2.6
  • PyYAML ==6.0.3
  • pydantic ==2.12.5
  • aiohttp ==3.13.3
  • deprecated ==1.3.1
packages/toolbox-llamaindex/requirements.txt (5)
  • llama-index-core ==0.14.12
  • PyYAML ==6.0.3
  • pydantic ==2.12.5
  • aiohttp ==3.13.3
  • deprecated ==1.3.1
poetry (4)
packages/toolbox-adk/pyproject.toml (12)
  • toolbox-core ==0.5.6
  • google-auth >=2.43.0,<3.0.0
  • google-auth-oauthlib >=1.2.0,<2.0.0
  • google-adk >=1.20.0,<2.0.0
  • typing-extensions >=4.0.0
  • black ==25.12.0
  • isort ==7.0.0
  • mypy ==1.19.1
  • pytest ==9.0.2
  • pytest-asyncio ==1.3.0
  • pytest-cov ==7.0.0
  • pytest-mock ==3.15.1
packages/toolbox-core/pyproject.toml (16)
  • pydantic >=2.7.0,<3.0.0
  • aiohttp >=3.8.6,<4.0.0
  • deprecated >=1.2.15,<2.0.0
  • google-auth >=2.0.0,<3.0.0
  • requests >=2.19.0,<3.0.0
  • black ==25.12.0
  • isort ==7.0.0
  • mypy ==1.19.1
  • pytest ==9.0.2
  • pytest-aioresponses ==0.3.0
  • pytest-asyncio ==1.3.0
  • pytest-cov ==7.0.0
  • pytest-mock ==3.15.1
  • google-cloud-secret-manager ==2.26.0
  • google-cloud-storage ==3.7.0
  • aioresponses ==0.7.8
packages/toolbox-langchain/pyproject.toml (15)
  • toolbox-core ==0.5.6
  • langchain-core >=0.2.23,<2.0.0
  • PyYAML >=6.0.1,<7.0.0
  • pydantic >=2.7.0,<3.0.0
  • aiohttp >=3.8.6,<4.0.0
  • deprecated >=1.1.0,<2.0.0
  • black ==25.12.0
  • isort ==7.0.0
  • mypy ==1.19.1
  • pytest-asyncio ==1.3.0
  • pytest ==9.0.2
  • pytest-cov ==7.0.0
  • pillow ==12.1.0
  • google-cloud-secret-manager ==2.26.0
  • google-cloud-storage ==3.7.0
packages/toolbox-llamaindex/pyproject.toml (15)
  • toolbox-core ==0.5.6
  • llama-index-core >=0.12.0,<1.0.0
  • PyYAML >=6.0.1,<7.0.0
  • pydantic >=2.8.0,<3.0.0
  • aiohttp >=3.8.6,<4.0.0
  • deprecated >=1.2.10,<2.0.0
  • black ==25.12.0
  • isort ==7.0.0
  • mypy ==1.19.1
  • pytest-asyncio ==1.3.0
  • pytest ==9.0.2
  • pytest-cov ==7.0.0
  • pillow ==12.1.0
  • google-cloud-secret-manager ==2.26.0
  • google-cloud-storage ==3.7.0
regex (3)
packages/toolbox-core/integration.cloudbuild.yaml (1)
  • googleapis/genai-toolbox 0.25.0
packages/toolbox-langchain/integration.cloudbuild.yaml (1)
  • googleapis/genai-toolbox 0.25.0
packages/toolbox-llamaindex/integration.cloudbuild.yaml (1)
  • googleapis/genai-toolbox 0.25.0

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions