From 5abeb999d2fe205cd50402ad3080ec0db5a4e2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 19:53:01 +0000 Subject: [PATCH] chore(deps): bump google-auth from 2.49.2 to 2.52.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.49.2 to 2.52.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/commits) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01715aa..a2a8f9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ gitpython==3.1.49 # via # coda (pyproject.toml) # mlflow-skinny -google-auth==2.49.2 +google-auth==2.52.0 # via databricks-sdk h11==0.16.0 # via