Skip to content

Commit 4e90dc1

Browse files
chore(deps): bump google-auth from 2.17.3 to 2.18.0 (#13645)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.17.3 to 2.18.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.17.3...v2.18.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ee Durbin <[email protected]>
1 parent 5acb54e commit 4e90dc1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements/main.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -475,9 +475,9 @@ google-api-core[grpc]==2.11.0 \
475475
# google-cloud-bigquery
476476
# google-cloud-core
477477
# google-cloud-storage
478-
google-auth==2.17.3 \
479-
--hash=sha256:ce311e2bc58b130fddf316df57c9b3943c2a7b4f6ec31de9663a9333e4064efc \
480-
--hash=sha256:f586b274d3eb7bd932ea424b1c702a30e0393a2e2bc4ca3eae8263ffd8be229f
478+
google-auth==2.18.0 \
479+
--hash=sha256:c66b488a8b005b23ccb97b1198b6cece516c91869091ac5b7c267422db2733c7 \
480+
--hash=sha256:ef3f3a67fa54d421a1c155864570f9a8de9179cedc937bda496b7a8ca338e936
481481
# via
482482
# google-api-core
483483
# google-cloud-core
@@ -1502,6 +1502,7 @@ urllib3==1.26.15 \
15021502
# via
15031503
# botocore
15041504
# elasticsearch
1505+
# google-auth
15051506
# kombu
15061507
# requests
15071508
# sentry-sdk

0 commit comments

Comments
 (0)