Skip to content

Commit

Permalink
Bump google-auth from 2.22.0 to 2.23.2
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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 42ad4da commit c266882
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 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 @@ -19,7 +19,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.8"
google-auth = "2.22.0"
google-auth = "2.23.2"
google-api-python-client = "2.97.0"
icalendar = "5.0.7"
pytz = "2023.3.post1"
Expand Down

0 comments on commit c266882

Please sign in to comment.