From 8b213fb66703050a6606914de30587e0d5f9725c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:16:35 +0000 Subject: [PATCH] chore(deps): bump googleapis-common-protos in /services/backup-daemon Bumps [googleapis-common-protos](https://github.com/googleapis/google-cloud-python) from 1.70.0 to 1.72.0. - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.70.0...googleapis-common-protos-v1.72.0) --- updated-dependencies: - dependency-name: googleapis-common-protos dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/backup-daemon/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/backup-daemon/docker/requirements.txt b/services/backup-daemon/docker/requirements.txt index db15082..0dc1f1d 100644 --- a/services/backup-daemon/docker/requirements.txt +++ b/services/backup-daemon/docker/requirements.txt @@ -17,7 +17,7 @@ google-api-core==2.29.0 google-api-python-client==2.188.0 google-auth==2.16.1 google-auth-httplib2==0.2.0 -googleapis-common-protos==1.70.0 +googleapis-common-protos==1.72.0 gunicorn==23.0.0 httplib2==0.21.0 idna==3.7