Skip to content

Commit

Permalink
Bump google-auth from 2.23.0 to 2.23.2 (#443)
Browse files Browse the repository at this point in the history
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.23.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.23.0...v2.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Markus Bilz <[email protected]>
  • Loading branch information
dependabot[bot] and KarelZe authored Oct 1, 2023
1 parent 7dd42e7 commit 6085597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dependencies =[
"click==8.1.7",
"catboost==1.1",
"fastparquet==2023.8.0",
"google-auth==2.23.2", # needed by w&b in runpod
"gcsfs==2023.9.2",
"google-auth==2.23.0", # needed by w&b in runpod
"modin==0.17.0",
"numpy==1.23.4",
"optuna==3.1.0",
Expand Down

0 comments on commit 6085597

Please sign in to comment.