From e60aaaef72fef1954121bdcc48a95320c3b1c931 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:35:44 -0500 Subject: [PATCH] Bump google-auth from 2.31.0 to 2.37.0 in /{{cookiecutter.project_slug}} (#848) Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.31.0 to 2.37.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.31.0...v2.37.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- {{cookiecutter.project_slug}}/Pipfile | 2 +- {{cookiecutter.project_slug}}/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/{{cookiecutter.project_slug}}/Pipfile b/{{cookiecutter.project_slug}}/Pipfile index 7795fbf8..23b336cb 100644 --- a/{{cookiecutter.project_slug}}/Pipfile +++ b/{{cookiecutter.project_slug}}/Pipfile @@ -27,7 +27,7 @@ pillow = "~=10.4.0" pytest = "==8.3.1" factory-boy = "==3.3.0" google-cloud-secret-manager = "==2.20.2" -google-auth = "==2.31.0" +google-auth = "==2.37.0" google-cloud-storage = "==2.18.2" pipenv = "==2024.3.0" django-import-export = "==4.1.1" diff --git a/{{cookiecutter.project_slug}}/Pipfile.lock b/{{cookiecutter.project_slug}}/Pipfile.lock index 3614d07c..5f2eeeb2 100644 --- a/{{cookiecutter.project_slug}}/Pipfile.lock +++ b/{{cookiecutter.project_slug}}/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "074318cfdef37eb287f02698763341d86be24e16e0320700ac9b771e4e6015c8" + "sha256": "e669880b3463f46b46f0df63733e9b1f94a4784e0d96e1bef5fb68f1ec5930be" }, "pipfile-spec": 6, "requires": { @@ -497,12 +497,12 @@ }, "google-auth": { "hashes": [ - "sha256:042c4702efa9f7d3c48d3a69341c209381b125faa6dbf3ebe56bc7e40ae05c23", - "sha256:87805c36970047247c8afe614d4e3af8eceafc1ebba0c679fe75ddd1d575e871" + "sha256:0054623abf1f9c83492c63d3f47e77f0a544caa3d40b2d98e099a611c2dd5d00", + "sha256:42664f18290a6be591be5329a96fe30184be1a1badb7292a7f686a9659de9ca0" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==2.31.0" + "version": "==2.37.0" }, "google-cloud-core": { "hashes": [