Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit ea89a49

Browse files
Bump google-auth from 2.28.1 to 2.31.0 in /{{cookiecutter.project_slug}} (#771)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.28.1 to 2.31.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](googleapis/google-auth-library-python@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e0d703 commit ea89a49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pillow = "~=10.3.0"
2727
pytest = "==7.4.3"
2828
factory-boy = "==3.3.0"
2929
google-cloud-secret-manager = "==2.20.0"
30-
google-auth = "==2.28.1"
30+
google-auth = "==2.31.0"
3131
google-cloud-storage = "==2.9.0"
3232
pipenv = "*"
3333
django-import-export = "*"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)