Skip to content

Commit cad3214

Browse files
Update dependency google-genai to ~=1.75.0 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f93bc63 commit cad3214

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

instrumentation/opentelemetry-instrumentation-google-genai/examples/manual/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
google-genai ~= 1.0.0
15+
google-genai ~=1.75.0
1616
opentelemetry-api ~=1.41.1
1717
opentelemetry-sdk ~=1.41.1
1818
opentelemetry-exporter-otlp-proto-grpc ~=1.41.1

instrumentation/opentelemetry-instrumentation-google-genai/examples/zero-code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
google-genai ~= 1.0.0
15+
google-genai ~=1.75.0
1616
opentelemetry-api ~=1.41.1
1717
opentelemetry-sdk ~=1.41.1
1818
opentelemetry-exporter-otlp-proto-grpc ~=1.41.1

0 commit comments

Comments
 (0)