From e5a1b7c68d188fb10667bf18051bfd20347cb0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:17:07 +0000 Subject: [PATCH] chore(deps): bump google-cloud-error-reporting from 1.4.0 to 1.16.0 Bumps [google-cloud-error-reporting](https://github.com/googleapis/google-cloud-python) from 1.4.0 to 1.16.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/storage-1.4.0...google-cloud-error-reporting-v1.16.0) --- updated-dependencies: - dependency-name: google-cloud-error-reporting dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0c6f2ba0e1..ebd250838b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -98,7 +98,7 @@ djangorestframework==3.15.1 # via -r requirements.in exceptiongroup==1.3.1 # via celery -google-api-core[grpc]==2.30.0 +google-api-core==2.30.0 # via # google-cloud-appengine-logging # google-cloud-core @@ -111,7 +111,9 @@ google-auth==2.48.0 # google-api-core # google-cloud-appengine-logging # google-cloud-core + # google-cloud-error-reporting # google-cloud-kms + # google-cloud-logging # google-cloud-storage google-cloud-appengine-logging==1.8.0 # via google-cloud-logging @@ -122,11 +124,11 @@ google-cloud-core==2.6.0 # -r requirements.in # google-cloud-logging # google-cloud-storage -google-cloud-error-reporting==1.4.0 +google-cloud-error-reporting==1.16.0 # via -r requirements.in google-cloud-kms==2.24.2 # via -r requirements.in -google-cloud-logging==2.7.1 +google-cloud-logging==3.16.0 # via google-cloud-error-reporting google-cloud-storage==3.10.1 # via -r requirements.in @@ -137,7 +139,7 @@ google-crc32c==1.8.0 # google-resumable-media google-resumable-media==2.8.0 # via google-cloud-storage -googleapis-common-protos[grpc]==1.57.0 +googleapis-common-protos==1.57.0 # via # google-api-core # google-cloud-audit-log @@ -151,6 +153,8 @@ grpcio==1.78.0 # via # google-api-core # google-cloud-appengine-logging + # google-cloud-error-reporting + # google-cloud-logging # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status @@ -188,11 +192,12 @@ markdown-it-py==4.0.0 # via -r requirements.in mdurl==0.1.2 # via markdown-it-py +opentelemetry-api==1.44.0 + # via google-cloud-logging packaging==26.2 # via # -r requirements.in # django-js-reverse - # google-cloud-error-reporting # gunicorn # kombu pillow==12.3.0 @@ -213,7 +218,9 @@ protobuf==4.25.8 # google-api-core # google-cloud-appengine-logging # google-cloud-audit-log + # google-cloud-error-reporting # google-cloud-kms + # google-cloud-logging # googleapis-common-protos # grpcio-status # proto-plus @@ -284,6 +291,7 @@ typing-extensions==4.15.0 # cryptography # exceptiongroup # grpcio + # opentelemetry-api # pydantic # pydantic-core # referencing