From c7a8213531110b155d86df386fc47d8c02d95b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 03:17:29 +0000 Subject: [PATCH] Bump google-auth from 2.25.2 to 2.26.2 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.25.2 to 2.26.2. - [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.25.2...v2.26.2) --- updated-dependencies: - dependency-name: google-auth dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 49a3371e..1f11abe9 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -93,7 +93,7 @@ fastobo==0.12.2 # via pronto fontawesomefree==6.5.1 # via django-anvil-consortium-manager -google-auth==2.25.2 +google-auth==2.26.2 # via django-anvil-consortium-manager idna==3.3 # via requests