Skip to content

Commit c73e460

Browse files
chore(deps): bump google-genai in /apps/orchestrator
Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.68.0 to 1.69.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.68.0...v1.69.0) --- updated-dependencies: - dependency-name: google-genai dependency-version: 1.69.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44608cf commit c73e460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/orchestrator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ opentelemetry-exporter-otlp-proto-grpc==1.40.0
2020
opentelemetry-exporter-otlp-proto-http==1.40.0
2121
playwright==1.58.0
2222
# Primary LLM provider (Gemini-first).
23-
google-genai==1.68.0
23+
google-genai==1.69.0
2424
# Optional provider accelerator (enabled via CORTEXPILOT_PROVIDER_USE_LITELLM=1).
2525
# Keep this path optional at runtime; do not block baseline bootstrap/clean-room
2626
# recovery on a provider accelerator that is activated only behind an env flag.

0 commit comments

Comments
 (0)