Skip to content

Commit 2b125c3

Browse files
committed
google-genai: bump test deps to latest
google-auth bumped too, new google-genai needs >=2.48.1. Assisted-by: Claude Opus 4.7 (1M context) Signed-off-by: Mikhail Basov <Michael.S.Sinclair@protonmail.com>
1 parent b4a9084 commit 2b125c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

instrumentation-genai/opentelemetry-instrumentation-google-genai/tests/requirements.latest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ pytest==7.4.4
4040
pytest-asyncio==0.21.0
4141
pytest-vcr==1.0.2
4242

43-
google-auth==2.47.0
43+
google-auth==2.50.0
4444

4545
google-genai==1.47.0; python_version < "3.10"
46-
google-genai==1.64.0; python_version >= "3.10"
46+
google-genai==1.75.0; python_version >= "3.10"
4747

4848
# Install locally from the folder. This path is relative to the
4949
# root directory, given invocation from "tox" at root level.

0 commit comments

Comments
 (0)