From 2585ac9f71eb4513e57c9a11fdee953b81646d73 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 6 Apr 2026 01:15:28 +0000 Subject: [PATCH] chore(deps): update dependency google-auth-oauthlib to v1.3.1 --- 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 7905cc2..273dbd6 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.3.0 +google-auth-oauthlib==1.3.1 diff --git a/google-analytics-data/requirements.txt b/google-analytics-data/requirements.txt index 8aba2a3..e289792 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.3.0 \ No newline at end of file +google-auth-oauthlib==1.3.1 \ No newline at end of file