From 9f3e558f2358e5454ca553ec3c24971a679aac25 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 9 Mar 2026 00:52:24 +0000 Subject: [PATCH] chore(deps): update dependency google-auth-oauthlib to v1.3.0 --- google-analytics-admin/requirements.txt | 2 +- google-analytics-data/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/google-analytics-admin/requirements.txt b/google-analytics-admin/requirements.txt index d9fa116..7905cc2 100644 --- a/google-analytics-admin/requirements.txt +++ b/google-analytics-admin/requirements.txt @@ -1,2 +1,2 @@ google-analytics-admin==0.27.0 -google-auth-oauthlib==1.2.4 +google-auth-oauthlib==1.3.0 diff --git a/google-analytics-data/requirements.txt b/google-analytics-data/requirements.txt index 12ba68f..8aba2a3 100644 --- a/google-analytics-data/requirements.txt +++ b/google-analytics-data/requirements.txt @@ -1,2 +1,2 @@ google-analytics-data==0.20.0 -google-auth-oauthlib==1.2.4 \ No newline at end of file +google-auth-oauthlib==1.3.0 \ No newline at end of file