Skip to content

Commit

Permalink
Bump google-auth from 2.22.0 to 2.23.0
Browse files Browse the repository at this point in the history
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.22.0 to 2.23.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.22.0...v2.23.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>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 81d2b73 commit 86db797
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 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.1"
structlog = "^23.1.0"
colorama = "^0.4.6"
psycopg2 = "^2.9.7"
google-auth = "^2.22.0"
google-auth = "^2.23.0"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 86db797

Please sign in to comment.