From fe5cc378655554452c24da2fce16f1ea1f50e5e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 13:31:43 +0200 Subject: [PATCH] Update dependency google-auth to v2.32.0 (#2312) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- external-import/google-drive/src/requirements.txt | 2 +- stream/chronicle/src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/external-import/google-drive/src/requirements.txt b/external-import/google-drive/src/requirements.txt index 79d0ee2832..fba0bdb084 100644 --- a/external-import/google-drive/src/requirements.txt +++ b/external-import/google-drive/src/requirements.txt @@ -1,3 +1,3 @@ pycti==6.2.2 google-api-python-client==2.136.0 -google-auth==2.31.0 \ No newline at end of file +google-auth==2.32.0 \ No newline at end of file diff --git a/stream/chronicle/src/requirements.txt b/stream/chronicle/src/requirements.txt index a5b23b1c7e..715ecb57f4 100644 --- a/stream/chronicle/src/requirements.txt +++ b/stream/chronicle/src/requirements.txt @@ -1,6 +1,6 @@ pycti==6.2.2 google==3.0.0 -google-auth==2.31.0 +google-auth==2.32.0 google-api-core==2.17.1 google-api-python-client==2.134.0 google-auth-httplib2==0.2.0