From 0e6d2da22b7931c1ac6a6a57b11c0fa217e13725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:03:44 +0000 Subject: [PATCH] Bump google-auth from 2.40.3 to 2.41.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.40.3 to 2.41.1. - [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.40.3...v2.41.1) --- updated-dependencies: - dependency-name: google-auth dependency-version: 2.41.1 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 b1d23991..f6bdd82c 100644 --- a/requirements.in +++ b/requirements.in @@ -29,7 +29,7 @@ djangocms-text-ckeditor==5.1.7 easy-thumbnails==2.10.1 feedparser==6.0.12 -google-auth==2.40.3 +google-auth==2.41.1 google-cloud-storage==2.19.0 gunicorn==23.0.0 iso3166==2.1.1 diff --git a/requirements.txt b/requirements.txt index c51cdd33..d56e448c 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.40.3 +google-auth==2.41.1 # via # -r requirements.in # google-api-core