From c6af826aec1414860d94e54234e91377ccbb66c4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 6 Feb 2026 00:52:35 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/docs.yml | 4 ++-- samples/snippets/requirements-test.txt | 2 +- samples/snippets/requirements.txt | 2 +- 3 files changed, 4 insertions(+), 4 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..60c703446 100644 --- a/samples/snippets/requirements-test.txt +++ b/samples/snippets/requirements-test.txt @@ -1,5 +1,5 @@ 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 diff --git a/samples/snippets/requirements.txt b/samples/snippets/requirements.txt index 25029a9f9..578acbc37 100644 --- a/samples/snippets/requirements.txt +++ b/samples/snippets/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-pubsub==2.34.0 +google-cloud-pubsub==2.35.0 avro==1.12.1 protobuf==6.33.5 avro==1.12.1