From f852eefee5e856c421f06c202e0d8e8e50fda355 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 4 Mar 2026 17:39:01 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/docs.yml | 4 ++-- samples/snippets/requirements-test.txt | 4 ++-- samples/snippets/requirements.txt | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c5ee98837..b88addbcf 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -12,7 +12,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v6 with: - python-version: "3.10" + python-version: "3.14" - name: Install nox run: | python -m pip install --upgrade setuptools pip wheel @@ -28,7 +28,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v6 with: - python-version: "3.10" + python-version: "3.14" - name: Install nox run: | python -m pip install --upgrade setuptools pip wheel diff --git a/samples/snippets/requirements-test.txt b/samples/snippets/requirements-test.txt index 1aeb6d04c..2ad3ee7f0 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1,7 +1,7 @@ backoff==2.2.1 -pytest==8.4.2; python_version <= '3.9' +pytest==9.0.2; python_version <= '3.9' pytest==9.0.2; python_version > '3.9' mock==5.2.0 flaky==3.8.1 -google-cloud-bigquery==3.40.0 +google-cloud-bigquery==3.40.1 google-cloud-storage==3.9.0 diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 25029a9f9..7ed2ed0c9 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,7 +1,7 @@ -google-cloud-pubsub==2.34.0 +google-cloud-pubsub==2.35.0 avro==1.12.1 -protobuf==6.33.5 +protobuf==7.34.0 avro==1.12.1 -opentelemetry-api==1.39.1 -opentelemetry-sdk==1.39.1 +opentelemetry-api==1.40.0 +opentelemetry-sdk==1.40.0 opentelemetry-exporter-gcp-trace==1.11.0