Skip to content

Commit

Permalink
Bump google-auth from 2.19.1 to 2.22.0 in /{{cookiecutter.project_slu…
Browse files Browse the repository at this point in the history
…g}} (#598)

Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.19.1 to 2.22.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.19.1...v2.22.0)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent b2cc838 commit eefadac
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pillow = "~=9.5.0"
pytest = "==7.4.0"
factory-boy = "==3.2.1"
google-cloud-secret-manager = "==2.13.0"
google-auth = "==2.19.1"
google-auth = "==2.22.0"
google-cloud-storage = "==2.9.0"
pipenv = "*"
django-import-export = "*"
Expand Down
30 changes: 19 additions & 11 deletions {{cookiecutter.project_slug}}/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eefadac

Please sign in to comment.