Skip to content

Commit 33de014

Browse files
dependabot[bot]tester
andauthored
chore(deps): bump google-genai from 1.72.0 to 1.73.1 in /apps/orchestrator (#190)
* chore(deps): bump google-genai in /apps/orchestrator Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.72.0 to 1.73.1. - [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.72.0...v1.73.1) --- updated-dependencies: - dependency-name: google-genai dependency-version: 1.73.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: retrigger hosted checks for #190 after main advance --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: tester <test@example.com>
1 parent 216ad92 commit 33de014

2 files changed

Lines changed: 2 additions & 2 deletions

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.41.0
2020
opentelemetry-exporter-otlp-proto-http==1.41.0
2121
playwright==1.58.0
2222
# Primary LLM provider (Gemini-first).
23-
google-genai==1.72.0
23+
google-genai==1.73.1
2424
# Optional provider accelerator (enabled via OPENVIBECODING_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.

apps/orchestrator/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
opentelemetry-exporter-otlp-proto-grpc==1.41.0
3232
opentelemetry-exporter-otlp-proto-http==1.41.0
3333
playwright==1.58.0
34-
google-genai==1.72.0
34+
google-genai==1.73.1
3535
openai-agents==0.13.6
3636
temporalio==1.22.0
3737
duckduckgo-search==8.1.1

0 commit comments

Comments
 (0)