Skip to content

Commit

Permalink
Bump google-auth from 2.19.1 to 2.20.0 (#705)
Browse files Browse the repository at this point in the history
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.19.1 to 2.20.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.20.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>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent ed6915c commit f180e46
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ prometheus-client = "0.17.0"
structlog = "^23.1.0"
colorama = "^0.4.6"
psycopg2 = "^2.9.6"
google-auth = "^2.19.1"
google-auth = "^2.20.0"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit f180e46

Please sign in to comment.