Skip to content

Commit a038bab

Browse files
Bump google-auth from 2.19.1 to 2.20.0 (#407)
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>
1 parent 1a6154d commit a038bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies =[
2424
"catboost==1.1",
2525
"fastparquet==2023.4.0",
2626
"gcsfs==2023.6.0",
27-
"google-auth==2.19.1", # needed by w&b in runpod
27+
"google-auth==2.20.0", # needed by w&b in runpod
2828
"modin==0.17.0",
2929
"numpy==1.23.4",
3030
"optuna==3.1.0",

0 commit comments

Comments
 (0)