Skip to content

Commit 0905117

Browse files
fix(deps): update dependency google-auth to >=2.40.0,<2.44 (#1397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 968890e commit 0905117

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
@@ -91,7 +91,7 @@ dev = [
9191
"types-requests==2.32.4.20250913"
9292
]
9393
google-onetap = [
94-
"google-auth>=2.40.0,<2.43"
94+
"google-auth>=2.40.0,<2.44"
9595
]
9696
saml = [
9797
"python3-saml>=1.16.0"

0 commit comments

Comments
 (0)