Skip to content

Commit 345ad5f

Browse files
fix(deps): update dependency google-auth to ~=2.40.0 (#1145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e5ad63 commit 345ad5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dev = [
8888
"types-requests==2.32.0.20250328"
8989
]
9090
google-onetap = [
91-
"google-auth~=2.39.0"
91+
"google-auth~=2.40.0"
9292
]
9393
ping = [
9494
"python-jose>=3.4.0,<4.0"

0 commit comments

Comments
 (0)