From 87c2fae8a6409cd8c6642664c7f2e3570e8fb66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:53:17 +0000 Subject: [PATCH] chore(deps): Bump google-auth from 2.36.0 to 2.37.0 in /3rdparty/py Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.36.0 to 2.37.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.36.0...v2.37.0) --- updated-dependencies: - dependency-name: google-auth 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 6119e5bc..2114ae9b 100644 --- a/3rdparty/py/requirements-all.txt +++ b/3rdparty/py/requirements-all.txt @@ -10,7 +10,7 @@ djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 environs[django]==11.2.1 google-api-python-client==2.155.0 -google-auth==2.36.0 +google-auth==2.37.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 greenlet==3.1.1