From 4925c8c30512e1afbc3be7260573610ca863ff43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 11:05:17 +0000 Subject: [PATCH] chore(deps): Bump google-api-python-client in /3rdparty/py Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.185.0 to 2.186.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](https://github.com/googleapis/google-api-python-client/compare/v2.185.0...v2.186.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.186.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 3rdparty/py/requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/py/requirements-all.txt b/3rdparty/py/requirements-all.txt index 5d974499..7a8d171e 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -9,7 +9,7 @@ django-storages==1.14.6 djangorestframework==3.16.1 djangorestframework-simplejwt==5.5.1 environs[django]==11.2.1 -google-api-python-client==2.185.0 +google-api-python-client==2.186.0 google-auth==2.41.1 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.3