From 63b49e87641ab07ff758d1c9fbba9e8740350f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 11:18:22 +0000 Subject: [PATCH] chore(deps): Bump google-auth from 2.41.1 to 2.43.0 in /3rdparty/py Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.41.1 to 2.43.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.41.1...v2.43.0) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.43.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 562ec98b..f82ed008 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -10,7 +10,7 @@ djangorestframework==3.16.1 djangorestframework-simplejwt==5.5.1 environs[django]==11.2.1 google-api-python-client==2.187.0 -google-auth==2.41.1 +google-auth==2.43.0 google-auth-httplib2==0.2.1 google-auth-oauthlib==1.2.3 greenlet==3.2.4