From 0fb90785708e5cbd42581c43e10aa07f4078a0a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 19:28:56 +0000 Subject: [PATCH] Bump google-auth from 2.29.0 to 2.30.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.29.0 to 2.30.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.29.0...v2.30.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index bdeaae56..d73994ab 100644 --- a/requirements.in +++ b/requirements.in @@ -29,7 +29,7 @@ djangocms-text-ckeditor==5.1.5 easy-thumbnails==2.8.5 feedparser==6.0.11 -google-auth==2.29.0 +google-auth==2.30.0 google-cloud-storage==2.14.0 gunicorn==22.0.0 iso3166==2.1.1 diff --git a/requirements.txt b/requirements.txt index d9cb140b..2905a90b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ google-api-core==2.18.0 # via # google-cloud-core # google-cloud-storage -google-auth==2.29.0 +google-auth==2.30.0 # via # -r requirements.in # google-api-core